From cb98b1326dc192238e6b50304e6043e122bde4ac Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sun, 14 Oct 2018 00:11:18 +0300 Subject: [PATCH] - [Improve notifications](https://github.com/wekan/wekan/pull/1948). Thanks to Akuket ! Closes #1304 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cdc38d17c..ce7f7afb8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ This release fixes the following bugs: - [Fix vertical text for swimlanes in IE11](https://github.com/wekan/wekan/issues/1798). - [Fix deleting Custom Fields, removing broken references](https://github.com/wekan/wekan/issues/1872). +- [Improve notifications](https://github.com/wekan/wekan/pull/1948). Thanks to GitHub users Akuket, Clement87 and tomodwyer for their contributions.