From 0333d4b75b00641843d0d997b1d9de9d6b3bc392 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 18 May 2017 10:51:18 +0300 Subject: Authorization improvements etc to REST API. Thanks to mayjs ! --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3-1-g7c22