diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-12-20 14:11:41 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-12-20 14:11:41 +0200 |
commit | 0c15048bdd1da5928525585b1d24c5dbe8a68bbc (patch) | |
tree | 2ece91b977673cddb28566c29d60eaf065b531a1 /CHANGELOG.md | |
parent | 74877fd10d083a5ebd19d17128d26306426f1204 (diff) | |
download | wekan-0c15048bdd1da5928525585b1d24c5dbe8a68bbc.tar.gz wekan-0c15048bdd1da5928525585b1d24c5dbe8a68bbc.tar.bz2 wekan-0c15048bdd1da5928525585b1d24c5dbe8a68bbc.zip |
Use Node 4.6.7. Add paxctl fix to snap.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 57e538b9..58da6d0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# Upcoming Wekan release + +This release adds the following new features: + +* Update to Node 4.8.7 + +Thanks to GitHub user xet7 for contributions. + # v0.62 2017-12-12 Wekan release This release fixes the following bugs: @@ -17,7 +25,7 @@ This release adds the following new features: * [Make it easier to see the Add Card button at top of list](https://github.com/wekan/wekan/pull/1392); * [Add mixmax:smart-disconnect to lower CPU usage when browser tab is not selected](https://github.com/wekan/wekan-mongodb/issues/2); * Update tranlations. Add Latvian language; -* Update to Node 4.8.4 and MongoDB 3.2.18. +* Update to Node 4.8.6 and MongoDB 3.2.18. and fixes the following bugs: |