diff options
author | Lauri Ojansivu <x@xet7.org> | 2019-05-14 16:27:15 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2019-05-14 16:27:15 +0300 |
commit | fc835815d8c412ed897f01373a3c9f1d755cd57d (patch) | |
tree | 9d1ad0ea1ef265e7369e1759cfcce3144a7d182c /CHANGELOG.md | |
parent | da083c2e2057be1462ab53d0ac85a75669af8aa5 (diff) | |
download | wekan-fc835815d8c412ed897f01373a3c9f1d755cd57d.tar.gz wekan-fc835815d8c412ed897f01373a3c9f1d755cd57d.tar.bz2 wekan-fc835815d8c412ed897f01373a3c9f1d755cd57d.zip |
- [Card count placement and export API functionality back](https://github.com/wekan/wekan/pulls/2406).
Thanks to bentiss.
Closes #2403,
closes #2328
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 50de493e..924704b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Upcoming Wekan release -This release fixes the following bugs: +This release fixes the following bugs with Apache I-CLA: +- [Card count placement and export API functionality back](https://github.com/wekan/wekan/pulls/2406). + Thanks to bentiss. + +and fixes the following bugs: - Fixed [#2338](https://github.com/wekan/wekan/issues/2338) -> [Slow opening of big boards with too many archived items](https://github.com/wekan/wekan/pull/2402). If some Wekan users see errors with this, please empty your browser cache. |