CHANGELOG.markdown in epub-parser-0.1.6 vs CHANGELOG.markdown in epub-parser-0.1.7
- old
+ new
@@ -1,6 +1,13 @@
CHANGELOG
=========
+
+0.1.7
+-----
+
+* [Experimental]Add `EPUB::Searcher` module. See {file:Searcher.markdown} for details
+* Detect and set character encoding in `EPUB::Publication::Package::Item#read`
+
0.1.6
-----
* Remove `EPUB.parse` method
* Remove `EPUB::Publication::Package::Metadata#to_hash`
* Add `EPUB::Publication::Package::Metadata::Identifier` for ad-hoc `scheme` attribute and `#isbn?` method