diff options
| author | Ben Beltran <ben@nsovocal.com> | 2018-04-21 03:13:22 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2018-04-21 03:13:22 -0500 |
| commit | 2dd44b59990463db7b9796e012c7259200c0948a (patch) | |
| tree | 4933d77babd24a64f4ba3822c3bfbe7cda156ec2 | |
| parent | 17e4efc7eeb88d7764582bea124c71989fe1f1cb (diff) | |
Update changelog
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4cb78ef..3a172a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Events dependency - nodeAdded and nodeRemoved events +### Changed +- getNodes returns entire nodeCollection instead of its node property +- NodeCollection is iterable now + ## [2.0.0] - 2017-04-12 ### Added - Adds hapi eslint config |