summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-10-14 00:11:18 +0300
committerLauri Ojansivu <x@xet7.org>2018-10-14 00:11:18 +0300
commitcb98b1326dc192238e6b50304e6043e122bde4ac (patch)
tree7a5a252acd7b09ecdb829532aa11b4434a51f958
parente9f8e150e7227fa78c80274c5bc1296cc2fb2707 (diff)
downloadwekan-cb98b1326dc192238e6b50304e6043e122bde4ac.tar.gz
wekan-cb98b1326dc192238e6b50304e6043e122bde4ac.tar.bz2
wekan-cb98b1326dc192238e6b50304e6043e122bde4ac.zip
- [Improve notifications](https://github.com/wekan/wekan/pull/1948).
Thanks to Akuket ! Closes #1304
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cdc38d17..ce7f7afb 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.