ChangeLog
==========
0.1.2 (2017-01-13)
----------------------
* Fix the cover image properties in EPUB3.
* Some code cleaning.
0.1.1 (2017-01-04)
----------------------
* Add `add_cover_image` method to `EpubBuilder`.
* Add `ReferenceType` enum and `reftype` method to `EpubContent` to add items to
the guide section (EPUB2) or the landmarks section of nav.xhtml (EPUB3).
0.1.0 (2017-01-02)
----------------------
* initial release