From c07646d13dc80d993df5d342efd2e6d32be99621 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 25 Oct 2021 15:40:36 +0300 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e7c78ae59..0a6f4a3cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,11 @@ This release adds the following new features: - [Add card button has now a cancel button](https://github.com/wekan/wekan/pull/4067). Thanks to mfilser. +and adds the following updates: + +- [Updated dependencies](https://github.com/wekan/wekan/commit/f14e710ac0d5381ec092c9f383b9b68f446cab4d). + Thanks to developers of dependencies. + and fixes the following bugs: - [Fix infinite loading of public boards](https://github.com/wekan/wekan/pull/4053).