From d736b920d58e77ab03c502274b8c548447fe91cb Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 20 Oct 2022 15:54:27 +0300 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d8bfd751..520fd43a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,12 @@ Download section. # Upcoming WeKan ® release -This release fixes the following bugs: +This release adds the following new features: + +- [Added development option for using bundle visualizer](https://github.com/wekan/wekan/commit/7810e90524438c4305c55b64da716c0f68e1b1df). + Thanks to xet7. + +and fixes the following bugs: - [docker-compose.yml added info about LDAP and disable Password login option at Admin Panel](https://github.com/wekan/wekan/pull/4716). Thanks to luisfcorreia.