From 4bb63a147efe68f0dba2b13fda9c7ec940792fc9 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Fri, 10 Feb 2023 12:34:00 +0200 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd2429539..8113e4089 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 updates: + +- [Updated dependencies](https://github.com/wekan/wekan/commit/10c1df7af4fb81e8a246cb59d097ef3d791ff7ac). + Thanks to developers of dependencies. + +and fixes the following bugs: - [Update docker-compose.yml: removes quotes, with quotes this setting is not working](https://github.com/wekan/wekan/pull/4829). Thanks to q16marvin.