diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-12-02 23:10:59 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-12-02 23:10:59 +0200 |
commit | e2f768c6a0f913b7c5f07695dce8cec692037255 (patch) | |
tree | 6f63480d5d3e523c4d055e5fb98a92775c5c4ea6 /CHANGELOG.md | |
parent | 4c5eda0ae5776e1456e74d0e160ded5b6e67157d (diff) | |
download | wekan-e2f768c6a0f913b7c5f07695dce8cec692037255.tar.gz wekan-e2f768c6a0f913b7c5f07695dce8cec692037255.tar.bz2 wekan-e2f768c6a0f913b7c5f07695dce8cec692037255.zip |
Update Node to 4.8.6 and MongoDB to 3.2.18
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 679c0b66..f6fd8f37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,8 @@ This release adds the following new features: * [Change password of any user in Standalone Wekan Admin Panel](https://github.com/wekan/wekan/pull/1372); * [Performance optimization: Move more global subscriptions to template subscription](https://github.com/wekan/wekan/pull/1373); -* Update tranlations. Add Latvian language. +* Update tranlations. Add Latvian language; +* Update Node to 4.8.6 and MongoDB to 3.2.18. and fixes the following bugs: |