diff options
author | Lauri Ojansivu <x@xet7.org> | 2019-04-02 15:19:21 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2019-04-02 15:19:21 +0300 |
commit | 678bef23600ab8cc13e4fa6929a9cdb7806dc927 (patch) | |
tree | 79f9d54f15554a3097cf335df91bf548dca41031 | |
parent | 3b12cdc179daabf6a9d3bdcb93348eb2e15a1375 (diff) | |
download | wekan-678bef23600ab8cc13e4fa6929a9cdb7806dc927.tar.gz wekan-678bef23600ab8cc13e4fa6929a9cdb7806dc927.tar.bz2 wekan-678bef23600ab8cc13e4fa6929a9cdb7806dc927.zip |
Update changelog.
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8dda97be..d2c1cc92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,13 @@ # Upcoming Wekan release -This release fixes the following bugs: +This release fixes the following bugs, thanks to justinr1234: - [Add proper variables for join card](https://github.com/wekan/wekan/commit/289f1fe1340c85eb2af19825f4972e9057a86b7a), fixes [Incorrect variable replacement on email notifications](https://github.com/wekan/wekan/issues/2295). - Thanks to justinr1234. + +and fixes the following bugs with Apache I-CLA, thanks to bentiss: + +- [List: Do not use IntersectionObserver to reduce CPU usage](https://github.com/wekan/wekan/pull/2302). Thanks to above GitHub users for their contributions and translators for their translations. |