From 9fc694c8fcee9e5b880cf94d1feef79813817751 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lucas?= Date: Fri, 24 May 2013 14:13:28 +0200 Subject: [PATCH] Update changelog. --- CHANGELOG | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index e4e35c3..bcf6a90 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,10 @@ +0.5.0 - 20130525 + * Upgrade COPS UI to HTML5 / CSS3 to hopefully make it prettier. Most code was contributed by Thomas Severinsen. + * Add the number of books in each databases (when multiple database is enabled). + * Add Norwegian Bokmål strings. Thanks to Rune Mathisen for the pull request. + * Add a split by language of catalog. Thanks to Puiu Ionut for the pull request. + * Theming //// + 0.4.0 - 20130507 * Add multiple database support. Check the documentation of $config['calibre_directory'] in config-default.php to see how to enable it. * Include jquery library in COPS's repository to be sure that COPS will work on LAN (without Internet access).