From a484101abf9a9757a5b1eecf5aba7ba22aa17d10 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 26 Feb 2022 01:47:14 +0200 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 72163289b..e618b3d85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,14 @@ # Upcoming WeKan ® release -This release fixes the following bugs: +This release adds the following new features: + +- [Feature/shortcuts for label assignment](https://github.com/wekan/wekan/pull/4377). + Thanks to Viehlieb. +- [Feature/propagate OIDC data](https://github.com/wekan/wekan/pull/4379). + Thanks to Viehlieb. + +and fixes the following bugs: - [Global search: Card Details popup opens now in normal view even if maximized card is configured](https://github.com/wekan/wekan/pull/4352). Thanks to mfilser.