From fc835815d8c412ed897f01373a3c9f1d755cd57d Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 14 May 2019 16:27:15 +0300 Subject: [PATCH] - [Card count placement and export API functionality back](https://github.com/wekan/wekan/pulls/2406). Thanks to bentiss. Closes #2403, closes #2328 --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 50de493e8..924704b61 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.