CHANGELOG.markdown in epub-parser-0.3.3 vs CHANGELOG.markdown in epub-parser-0.3.4

- old
+ new

@@ -1,7 +1,15 @@ CHANGELOG ========= +0.3.4 +----- + +* Add {EPUB::Publication::Package#full_path} and {EPUB::Publication::Package#rootfile} +* [BUG FIX]Fix a bug that {EPUB::ContentDocument::Navigation::Item#item} doesn't return correct {EPUB::Publication::Package::Manifest::Item Item}(Thanks [aelkiss][]!) + +[aelkiss]: https://gitlab.com/aelkiss + 0.3.3 ----- * [BUG FIX]Use UnpackedURI adapter for URI * [BREAKING CHANGE]Remove deprecated second argument from `EPUB::Parser::Publication#initialize`