From 5e7767247f8f5d4837739d917474e2efee8255e9 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 20 Apr 2021 10:09:49 +0300 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 89b8e15f8..1ddbcccd8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ This release adds the following new features: - [Filtering by due date](https://github.com/wekan/wekan/pull/3731). Thanks to mcrute. +and adds the following updates: + +- [Updated dependencies](https://github.com/wekan/wekan/commit/676bf686c7a121b0da744afce5911807a6be48fe). + Thanks to developers of dependencies. + and fixes the following bugs: - [Fix: Trello data without labels definition](https://github.com/wekan/wekan/pull/3733).