From 5825a16aff551445b6aa736cf4b961e3d8091ead Mon Sep 17 00:00:00 2001 From: Athou Date: Sun, 9 Nov 2014 21:25:03 +0100 Subject: [PATCH] changelog update --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 62228987..3068cb6e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,8 @@ v 2.1.0 - dropwizard upgrade to 0.8.0 - you have to remove the "app.contextPath" setting from your yml file, you can optionnaly use server.applicationContextPath instead + - ability to use !keyword or -keyword to exclude a keyword from a search query + - facebook feeds now show user favicon instead of facebook favicon v 2.0.3 - internet explorer ajax cache workaround - categories are now deletable again