diff --git a/CHANGELOG b/CHANGELOG index c442c35..a1aeee2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,11 @@ +0.2.3 - + * Add a .htaccess to mkae it easier to use with Apache + * Fix download of books. Reported by jillmess + * Update localization (thanks to Calibre2Opds) + * Add some missing information from Calibre (language, rating, publisher). Reported by mcister + * Upgrade Fancybox to 2.1.3 + + 0.2.2 - 20121020 * Changed JQuery URL to https (thanks to Dan Greve for the patch) * Added paging to both OPDS and HTML catalog (use new config item cops_max_item_per_page)