CHANGELOG.markdown in epub-parser-0.1.7 vs CHANGELOG.markdown in epub-parser-0.1.7.1
- old
+ new
@@ -1,7 +1,12 @@
CHANGELOG
=========
+0.1.7.1
+-------
+
+* Don't set encoding when content is not text
+
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`