From b93d66ce0b0127478b987016fb81a6920d57288e Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 11 Feb 2021 16:00:28 +0200 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 21b89c869..79c7f1d17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ # Upcoming Wekan release -This release adds the following improvements: +This release adds the following new features: + +- [Add /api/boards_count endpoint for statistics](https://github.com/wekan/wekan/pull/3556). + Thanks to pichouk. + +and adds the following improvements: - [Checklistitems are now inserted always at the end of the checklist](https://github.com/wekan/wekan/pull/3551). Thanks to mfilser.