CHANGELOG.adoc in epub-parser-0.4.5 vs CHANGELOG.adoc in epub-parser-0.4.6

- old
+ new

@@ -1,9 +1,18 @@ = CHANGELOG +== 0.4.7 + +* Remove version specification from Nokogiri to migrate to Ruby 3.1 + +== 0.4.6 + +* [BUG FIX]Prevent epubinfo tool raise exception when no nav elements +* Tiny modifcation on Zip archive manipulation + == 0.4.5 -[BUG FIX]Handle the case EPUB path is a Pathname +* [BUG FIX]Handle the case EPUB path is a Pathname == 0.4.4 * [BUG FIX]Fix navigation type check bug * Add feature to show navigations to `epubinfo` command-line tool