CHANGELOG.markdown in epub-parser-0.2.7 vs CHANGELOG.markdown in epub-parser-0.2.8

- old
+ new

@@ -1,7 +1,13 @@ CHANGELOG ========= +0.2.8 +----- + +* Change Searcher API: #search -> #search_text +* Add Searcher.search_element + 0.2.7 ----- * Add `EPUB::Metadata#children` to keep all child emements to count them on CFI search * Allow class including `EPUB` to intialize with extra arguments(Thanks, [skukx][]!)