From d23920c886b41b030bb8d0e0db84cb00fc0ab84a Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Fri, 10 Sep 2021 22:30:08 +0300 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 109c972b5..26d4c1166 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ This release adds the following new features: - [Admin Panel/People: Possibility of adding a team to all selected users](https://github.com/wekan/wekan/pull/3996). Thanks to Emile840. +- [Add / remove team members as board members when adding / removing team from board](https://github.com/wekan/wekan/pull/4000). + Thanks to Emile840. - [Added more translations to: Admin Panel/People: Possibility of adding a team to all selected users](https://github.com/wekan/wekan/commit/3d9b7eb7ab41c6450b473f6f349d894f516c5487). Thanks to xet7. - [Enter new password 2 times when registering](https://github.com/wekan/wekan/commit/0da84f8f3eb91c5bf726e058f5ec74a7891d734b).