diff --git a/changelog/3291.feature b/changelog/3291.feature deleted file mode 100644 index b011193f2..000000000 --- a/changelog/3291.feature +++ /dev/null @@ -1 +0,0 @@ -move code around and ensure nodeids are computed eagerly diff --git a/changelog/3291.trivial.rst b/changelog/3291.trivial.rst new file mode 100644 index 000000000..a2e65c2d7 --- /dev/null +++ b/changelog/3291.trivial.rst @@ -0,0 +1 @@ +``nodeids`` can now be passed explicitly to ``FSCollector`` and ``Node`` constructors.