CHANGELOG.markdown in epub-parser-0.3.0 vs CHANGELOG.markdown in epub-parser-0.3.1
- old
+ new
@@ -1,7 +1,19 @@
CHANGELOG
=========
+0.3.1
+-----
+
+* Load epub/parser.rb in epub/parser/cfi.rb to allow to use Parser::CFI independently
+* Make `CFI` comparable. Now can call `CFI#==`
+* Include `Publication::Package::Spine::Itemref` in `Searcher.search_element`'s result
+
+0.3.0
+-----
+
+* Wrong release. I'm sorry.
+
0.2.9
-----
* Fix a bug that `Searcher.search_element` returns wrong CFI
* Add `Searcher.search_by_cfi`