From 36305f64c5d92af5d0758b43dff09a9a4cd02e28 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Fri, 15 Apr 2022 21:03:15 +0300 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e3dfa589..45a0d45b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,13 +2,17 @@ # Upcoming WeKan ® release -This release adds the following updates: +This release adds the following new features: + +- [Added members list and board card count per list on My Boards](https://github.com/wekan/wekan/pull/4477). + Thanks to helioguardabaxo. + +and adds the following updates: - Updated dependencies. [Part 1](https://github.com/wekan/wekan/commit/f87cb10d099e5f80cded71bf633f3418713680e1), [Part 2](https://github.com/wekan/wekan/commit/626a7f83fc71228f2d793667ad11c5e9939e2970), [Part 3](https://github.com/wekan/wekan/commit/359692a564d891ee895391db72315a7c0cff9a26). - Thanks to developers of dependencies. - [Updated meteor-spk](https://github.com/wekan/wekan/commit/1360517af8648a7b1daf664e82700aa60f9d87c4). Thanks to meteor-spk developers.