summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-06-29 10:11:14 -0400
committerLauri Ojansivu <x@xet7.org>2019-06-29 10:11:14 -0400
commit8c23d12487873df6f4c71b1905001b6536a20706 (patch)
tree46d0c8f03b1a3f565d11c073ab5a3e37e9a64e66 /CHANGELOG.md
parent31e801cc3985cfa6c93e51e0127deee1d445d748 (diff)
downloadwekan-8c23d12487873df6f4c71b1905001b6536a20706.tar.gz
wekan-8c23d12487873df6f4c71b1905001b6536a20706.tar.bz2
wekan-8c23d12487873df6f4c71b1905001b6536a20706.zip
v2.94v2.94
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md22
1 files changed, 20 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 08a933d6..a2d8e50f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,21 @@
+# v2.94 2019-06-29 Wekan release
+
+This release adds the following updates:
+
+- [Prettier & eslint project style update](https://github.com/wekan/wekan/pull/2520).
+ Thanks to justinr1234.
+
+Thanks to above GitHub users for their contributions and translators for their translations.
+
+# v2.93 2019-06-28 Wekan release
+
+This release fixes the following bugs:
+
+- [LDAP: Check if email attribute is an array, that has many email addresses](https://github.com/wekan/wekan/pull/2519).
+ Thanks to tdemaret and xet7.
+
+Thanks to above GitHub users for their contributions and translators for their translations.
+
# v2.92 2019-06-27 Wekan release
This release fixes the following bugs:
@@ -110,7 +128,7 @@ This release fixes the following bugs:
- [Fix OIDC Docker login. Empty string results to empty array at wekan/server/authentication.js](https://github.com/wekan/wekan/commit/bddbaa7bc2f3cfe8553a2265e168231ab51876f3).
Thanks to xet7.
-
+
Thanks to above GitHub users for their contributions and translators for their translations.
# v2.81 2019-06-13 Wekan release
@@ -373,7 +391,7 @@ and adds the following updates:
because [it was found old version was in use](https://github.com/wekan/wekan/issues/2334).
Thanks to shaygover and xet7.
- [Upgrade to Node 8.16.0](https://github.com/wekan/wekan/commit/6117097a93bfb11c8bd4c87a23c44a50e22ceb87).
- Thanks to Node developers and xet7.
+ Thanks to Node developers and xet7.
- [Upgrade Docker base image to ubuntu:disco](https://github.com/wekan/wekan/commit/bd14ee3b1f450ddc6dec26ccc8da702b839942e5).
Thanks to Ubuntu developers and xet7.