summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-07-01 12:33:18 -0400
committerFrederic Guillot <fred@kanboard.net>2016-07-01 12:33:18 -0400
commitabdfa46cfcc06175dea10b5e285fe5b2331b6ead (patch)
tree0303dc234f542acd4273e9b8b304577ea21ba19e /ChangeLog
parent662506941f6ad00be535c3d854f3500bc12676de (diff)
Fixed empty title for web notification with only one overdue task
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2117c0cc..7c04ba43 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,6 +23,7 @@ Bug fixes:
* Fixed identical background color for LetterAvatar on 32bits platforms (Hash greater than PHP_MAX_INT)
* Fixed lexer issue with non word characters
* Flush memory cache in worker to get latest config values
+* Fixed empty title for web notification with only one overdue task
Version 1.0.30
--------------