From cc0a8661668a1dfc76506a1943f242f160967934 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 28 Nov 2020 01:42:35 +0200 Subject: [PATCH] Update ChangeLog. --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b277a054b..c65e9cccc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,8 @@ This release adds the following new features: - [Added date notification icons](https://github.com/wekan/wekan/pull/3366). This partially resolves [#3363](https://github.com/wekan/wekan/issues/3363). Thanks to helioguardabaxo. -- [Attempt to implement date activities notification](https://github.com/wekan/wekan/pull/3372). +- Attempt to implement date activities notification [Part1](https://github.com/wekan/wekan/pull/3372) + and [Part2](https://github.com/wekan/wekan/pull/3373). Thanks to helioguardabaxo. - [Sticky swimlane](https://github.com/wekan/wekan/pull/3370). Thanks to progressify and xet7.