From 62a8602b2bb4e6fb05299357c088ad09ea3eddb1 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 7 Jan 2021 13:22:52 +0200 Subject: [PATCH] Update ChangeLog. --- CHANGELOG.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2874136e4..2d73a19b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,22 @@ # Upcoming Wekan release -This release adds the following improvements: +This release adds the following new features: + +- [My Cards add Due Date sort](https://github.com/wekan/wekan/pull/3419). + Thanks to jrsupplee. + +and adds the following improvements: - [Update to My Cards](https://github.com/wekan/wekan/pulls/3416). Thanks to jrsupplee. - [Cards, custom fields are displayed in alphabetic order](https://github.com/wekan/wekan/pulls/3417). Thanks to mfilser. +and fixes the following bugs: + +- [Fixed Color picker of lists is empty. Fixed error about existing file at Wekan Docker version](https://github.com/wekan/wekan/issues/3418). + Thanks to bronger and xet7. + Thanks to above GitHub users for their contributions and translators for their translations. # v4.70 2021-01-04 Wekan release