From 7497a0151a91c03197260ab12feb8a1d086698c2 Mon Sep 17 00:00:00 2001 From: Athou Date: Wed, 29 Oct 2014 05:22:10 +0100 Subject: [PATCH] upgrade instructions --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 39e5971b..62228987 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,6 @@ v 2.1.0 - dropwizard upgrade to 0.8.0 - - remove our custom app.contextPath setting from config, use server.applicationContextPath from dropwizard instead + - you have to remove the "app.contextPath" setting from your yml file, you can optionnaly use server.applicationContextPath instead v 2.0.3 - internet explorer ajax cache workaround - categories are now deletable again