summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-09-25 00:56:04 +0300
committerLauri Ojansivu <x@xet7.org>2017-09-25 00:56:04 +0300
commit1dd66fdac26e66d329e329c80d6f64d771e6a550 (patch)
tree926ac94a893570e5aa4c7fc1a97adad0632692d7 /CHANGELOG.md
parent6addc3c217290419f56da2c8ffac0fe31a715370 (diff)
parentd4d20d2a43a8062f419a33f4ba85977d8c1dd3a0 (diff)
downloadwekan-1dd66fdac26e66d329e329c80d6f64d771e6a550.tar.gz
wekan-1dd66fdac26e66d329e329c80d6f64d771e6a550.tar.bz2
wekan-1dd66fdac26e66d329e329c80d6f64d771e6a550.zip
Merge branch 'soohwa-admin-create-user' into devel
REST API: Create user despite disabling registration. Thanks to soohwa ! Closes #1232
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 27470c6e..8e02ecbc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,14 +4,15 @@ This release adds the following new features:
* [Add translations (en/de/fi) for email notifications regarding checklists and checklist
items](https://github.com/wekan/wekan/pull/1238);
-* [Added plus button to add card on top of the list](https://github.com/wekan/wekan/pull/1244).
+* [Added plus button to add card on top of the list](https://github.com/wekan/wekan/pull/1244);
+* [REST API: Create user despite disabling registration](https://github.com/wekan/wekan/issues/1232).
and fixes the following bugs:
* [Checklist items are lost when moving items to another checklist](https://github.com/wekan/wekan/pull/1240);
* [Keep state of checklist items when moved to another checklist](https://github.com/wekan/wekan/pull/1242).
-Thanks to GitHub users GhassenRjab, mario-orlicky, umbertooo and xet7 for their contributions.
+Thanks to GitHub users GhassenRjab, mario-orlicky, soohwa, umbertooo and xet7 for their contributions.
# v0.39 2017-09-18 Wekan release