summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-11-19 10:44:37 +0200
committerLauri Ojansivu <x@xet7.org>2017-11-19 10:44:37 +0200
commitc01335ee29b525cdc06938e15958c74c1fe11bf3 (patch)
treef9deb9762c3fa855d50e11c37fbd9eaab6ca91ba /CHANGELOG.md
parent9353d785ea86b37cc83c88fec1b5b0a29cd9a888 (diff)
parent97a23011dabe9727f9395794e2f3f6f213ffe21a (diff)
downloadwekan-c01335ee29b525cdc06938e15958c74c1fe11bf3.tar.gz
wekan-c01335ee29b525cdc06938e15958c74c1fe11bf3.tar.bz2
wekan-c01335ee29b525cdc06938e15958c74c1fe11bf3.zip
REST API better error output. Thanks to soohwa ! Related #1037
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1f695d61..5ce8e144 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,7 +3,8 @@
This release adds the following new features:
* [Markdown in card/minicard/checlist titles and checklist items. Next line: Shift+Enter. Submit: Enter.](https://github.com/wekan/wekan/pull/1334);
-* [User Admin to Admin Panel: List users. Change: is user admin, name, fullname, email address, is user active. Not changing password yet.](https://github.com/wekan/wekan/pull/1325).
+* [User Admin to Admin Panel: List users. Change: is user admin, name, fullname, email address, is user active. Not changing password yet.](https://github.com/wekan/wekan/pull/1325);
+* [REST API better error output](https://github.com/wekan/wekan/pull/1323).
and fixes the following bugs:
@@ -12,7 +13,7 @@ and fixes the following bugs:
* [Whitespace trimming breaks Markdown code block indentation](https://github.com/wekan/wekan/issues/1288):
* [Helper to list boards for user](https://github.com/wekan/wekan/pull/1327).
-Thanks to Github users brooksbecton, milesibastos, thuanpq and xet7 for their contributions.
+Thanks to Github users brooksbecton, milesibastos, soohwa, thuanpq and xet7 for their contributions.
# v0.54 2017-11-02 Wekan release