categories are now deletable again

This commit is contained in:
Athou
2014-08-30 16:36:11 +02:00
parent fcdb9d8257
commit 0b3b267e63
2 changed files with 2 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
v 2.0.3
- internet explorer ajax cache workaround
- categories are now deletable again
v 2.0.2
- api using the api key is now working again
- context path is now configurable in config.yml (see app.contextPath in config.yml.example)