Improve CHANGELOG entry a bit

This commit is contained in:
Bruno Oliveira 2018-03-12 18:22:12 -03:00 committed by GitHub
parent 2e5337f5e3
commit 0302622310
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View File

@ -1 +0,0 @@
move code around and ensure nodeids are computed eagerly

View File

@ -0,0 +1 @@
``nodeids`` can now be passed explicitly to ``FSCollector`` and ``Node`` constructors.