Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasWeinert committed Oct 1, 2017
1 parent 873f7d5 commit fda8452
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -8,7 +8,9 @@ Version 7.0.0
- Changed: Moved internal classes into `FluentDOM\Utility` - Changed: Moved internal classes into `FluentDOM\Utility`
- Removed: `Document::find()` and `Element::find()` - Removed: `Document::find()` and `Element::find()`
- Fixed #70: `FluentDOM\Query::get($position)` should return a node - Fixed #70: `FluentDOM\Query::get($position)` should return a node
- Fixed #73, Creator forgets namespaces
- Added #73: `FluentDOM\XMLWriter::collapse()` collapse DOM nodes - Added #73: `FluentDOM\XMLWriter::collapse()` collapse DOM nodes
- Added #74: `FluentDOM\XMLReader::attachStream()` attach stream to read from


Version 6.2.0 Version 6.2.0
------------- -------------
Expand Down

0 comments on commit fda8452

Please sign in to comment.