summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-04-20 16:20:00 +0300
committerLauri Ojansivu <x@xet7.org>2019-04-20 16:20:00 +0300
commitf2ac52bcdf4566223c17aba124b4376025b25465 (patch)
tree795f22e8cbb43f3149a1f0c1b3b95449d4067b74
parent46e976513b241ddc59fb29a84f6a15a5a9aa84ed (diff)
downloadwekan-f2ac52bcdf4566223c17aba124b4376025b25465.tar.gz
wekan-f2ac52bcdf4566223c17aba124b4376025b25465.tar.bz2
wekan-f2ac52bcdf4566223c17aba124b4376025b25465.zip
Update changelog.
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 481a6d99..ccfec7af 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,8 @@ This release adds the following updates:
- [Update to use newest GitHub flawored markdown](https://github.com/wekan/wekan/commit/fea2ad3d7d09b44c3de1dbcdd3f8750aaa6776d5),
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 xet7.
and fixes the following bugs:
@@ -12,6 +14,10 @@ and fixes the following bugs:
Thanks to hupptehcnologies.
- Remove [extra](https://github.com/wekan/wekan/pull/2332) [quotes](https://github.com/wekan/wekan/pull/2333) from docker-compose.yml.
Thanks to hibare.
+- Fix Docker builds by moving all separately cloned wekan/packages/* repos like ldap, oidc, etc code to wekan repo code,
+ so that in build scripts it's not needed to clone those. Also archived those wekan repos and moved issues
+ to https://github.com/wekan/wekan/issues because changes and development to those packages now happends on wekan/wekan repo.
+ There was also fixes to repo urls etc. Thanks to xet7.
Thanks to above GitHub users for their contributions and translators for their translations.