summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-05-18 10:51:18 +0300
committerLauri Ojansivu <x@xet7.org>2017-05-18 10:51:18 +0300
commit0333d4b75b00641843d0d997b1d9de9d6b3bc392 (patch)
tree77bfe87f6aebdd9fe38caa75c4cffce95f8848b9
parent1ed7756d6c23e35d846cabbea3c3770e75a89c71 (diff)
downloadwekan-0333d4b75b00641843d0d997b1d9de9d6b3bc392.tar.gz
wekan-0333d4b75b00641843d0d997b1d9de9d6b3bc392.tar.bz2
wekan-0333d4b75b00641843d0d997b1d9de9d6b3bc392.zip
Authorization improvements etc to REST API. Thanks to mayjs !
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ec8801fe..46160947 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@ This release adds the following new features:
* [Add checklist and card comment to REST API](https://github.com/wekan/wekan/pull/1033);
* [Add token authentication to REST API](https://github.com/wekan/wekan/pull/1033), this fixes
[Security flaws introduced by REST API](https://github.com/wekan/wekan/issues/1032);
+* [Authorization improvements etc to REST API](https://github.com/wekan/wekan/pull/1041);
* [IE 11 support in unicode filename downloads](https://github.com/wekan/wekan/issues/1031).
and fixes the following bugs:
@@ -13,7 +14,7 @@ and fixes the following bugs:
console](https://github.com/wekan/wekan/issues/1028);
* [IE11 problem when closing cards, sidebar etc](https://github.com/wekan/wekan/pull/1042).
-Thanks to GitHub users huneau and nztqa for their contributions.
+Thanks to GitHub users huneau, mayjs and nztqa for their contributions.
# v0.22 2017-05-07 Wekan release