summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-03-06 01:34:58 +0200
committerLauri Ojansivu <x@xet7.org>2019-03-06 01:34:58 +0200
commit1dc0d0c12ea6f3647488504768d8011ae5771080 (patch)
treec473bab531d1300d574f3db6aadd417385a4ce72 /CHANGELOG.md
parent002fd411eab4e27c2485ed9ea4d2733b01d11896 (diff)
downloadwekan-1dc0d0c12ea6f3647488504768d8011ae5771080.tar.gz
wekan-1dc0d0c12ea6f3647488504768d8011ae5771080.tar.bz2
wekan-1dc0d0c12ea6f3647488504768d8011ae5771080.zip
Update changelog.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8cb3a105..b97d7995 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,11 +4,12 @@ This release adds the following new features, thanks to TechnoTaff:
- [Added a Helm Chart to the project](https://github.com/wekan/wekan/pull/2227).
-and fixes the following bugs, thanks to andresmanelli:
+and fixes the following bugs:
-- [Fix card deletion from archive](https://github.com/wekan/wekan/commit/77754cf32f28498e550a46325d90eb41f08f8552).
-- [Fix card move with wrong swimlaneId](https://github.com/wekan/wekan/commit/1bef3a3f8ff4eac43bf97cc8b86d85e618b0e2ef).
- NOTE: This does not yet fix card move with Custom Field, it will be fixed later.
+- [Fix card deletion from archive](https://github.com/wekan/wekan/commit/77754cf32f28498e550a46325d90eb41f08f8552). Thanks to andresmanelli.
+- [Fix card move with wrong swimlaneId](https://github.com/wekan/wekan/commit/1bef3a3f8ff4eac43bf97cc8b86d85e618b0e2ef). Thanks to andresmanelli.
+ NOTE: This does not yet fix card move [with Custom Field](https://github.com/wekan/wekan/issues/2233), it will be fixed later.
+- [Fix: LDAP Authentication with Recursive Group Filtering Does Not Work on Snap](https://github.com/wekan/wekan/issues/2228). Thanks to apages2.
Thanks to above GitHub users for their contributions.