CHANGELOG.markdown in epub-parser-0.2.2 vs CHANGELOG.markdown in epub-parser-0.2.3

- old
+ new

@@ -1,7 +1,19 @@ CHANGELOG ========= +0.2.3 +----- + +* Change the name of physical container adapter for file system: :File -> :UnpackedDirectory +* Add `EPUB::Publication::Package::Manifest::Item#full_path` +* Make #href= acceptable String +* Implement `EPUB::CFI` and `EPUB::Parser::CFI` +* Remove [nokogumbo][] from dependencies. It ommits `head` and `body` elements +* Remove Cucumber and Cucumber features +* Add `EPUB::Publication::Package::Metadata#modified` and `EPUB::Book::Features#modified` +* Add `EPUB::Book::Features#release_identifier` + 0.2.2 ----- * [BUGFIX]Item#entry_name returns normalized IRI