summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-02-23 19:18:43 +0200
committerLauri Ojansivu <x@xet7.org>2019-02-23 19:18:43 +0200
commit6d750897a8a6afccdb099c20fe94e2d072185a50 (patch)
treeb084c9640ce496b5253d257487470458a3e17e03 /CHANGELOG.md
parenta7747c537b236bcbe4c67965757cc6cf56a62166 (diff)
downloadwekan-6d750897a8a6afccdb099c20fe94e2d072185a50.tar.gz
wekan-6d750897a8a6afccdb099c20fe94e2d072185a50.tar.bz2
wekan-6d750897a8a6afccdb099c20fe94e2d072185a50.zip
- [Add LDAP email] matching support](https://github.com/wekan/wekan-ldap/pull/39) and
[related env variables](https://github.com/wekan/wekan/pull/2198). Thanks to GitHub user stevenpwaters.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0984a174..eeb3124d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,12 @@
# Upcoming Wekan release
-This release fixes the following bugs:
+This release adds the following new features:
+
+- [Add LDAP email] matching support](https://github.com/wekan/wekan-ldap/pull/39) and
+ [related env variables](https://github.com/wekan/wekan/pull/2198).
+ Thanks to GitHub user stevenpwaters.
+
+and fixes the following bugs:
- [Add missing text .env to wekan/server/authentication.js](https://github.com/wekan/wekan/commit/4e6e78ccd216045e6ad41bcdab4e524f715a7eb5).
Thanks to Vanila Chat user .gitignore.