summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-10-09 16:35:56 +0300
committerLauri Ojansivu <x@xet7.org>2017-10-09 16:35:56 +0300
commitff7b001b00ca5ef8d7f84513efcb63f975fa86e7 (patch)
treee2c2c82e0323ada51c768bb61fa72c12b44b2c44
parent33cea113933083380b5c06b1f32e50fe778d8cfc (diff)
downloadwekan-ff7b001b00ca5ef8d7f84513efcb63f975fa86e7.tar.gz
wekan-ff7b001b00ca5ef8d7f84513efcb63f975fa86e7.tar.bz2
wekan-ff7b001b00ca5ef8d7f84513efcb63f975fa86e7.zip
REST API: Create user despite disabling registration.
Thanks to soohwa ! Closes #1232
-rw-r--r--CHANGELOG.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ec7e1146..bae32c9b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,13 +2,14 @@
This release adds the following new features:
-* [WIP Limits](https://github.com/wekan/wekan/pull/1278).
+* [WIP Limits](https://github.com/wekan/wekan/pull/1278);
+* [REST API: Create user despite disabling registration](https://github.com/wekan/wekan/issues/1232).
and fixes the following bugs:
* [Admin announcement can be viewed without signing in](https://github.com/wekan/wekan/issues/1281).
-Thanks to Github users amadilsons and nztqa for their contributions.
+Thanks to Github users amadilsons, nztqa and soohwa for their contributions.
# v0.47 2017-10-04 Wekan release