now requires java8 (fix #688)

This commit is contained in:
Athou
2014-12-12 08:31:18 +01:00
parent 68f9852790
commit ccf18758fb
5 changed files with 7 additions and 7 deletions

View File

@@ -1,3 +1,5 @@
v 2.2.0
- java8 is now required
v 2.1.0
- dropwizard upgrade to 0.8.0
- you have to remove the "app.contextPath" setting from your yml file, you can optionally use server.applicationContextPath instead