From 1287fe10692a772dfb8b8e293920f3b53b9256b7 Mon Sep 17 00:00:00 2001 From: Christoph Kappestein Date: Wed, 1 Nov 2017 18:30:14 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 27a2fe75..efb94c2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ * Add action execute command #64 * User service add check whether email already exists #80 * User API proper handling of OPTIONS and HEAD requests #82 +* Fix update correct handling of changed backend routes #85 * Internal API add config option to send CORS header ### 0.9.9 (2017-10-15)