summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-08-15 20:46:26 -0400
committerFrederic Guillot <fred@kanboard.net>2016-08-15 20:46:26 -0400
commit5f82a942c0011bf91947b2c1d627c0907bda0c92 (patch)
tree31dfe2268e237d0fd7ea4586f9c25a365fb54116 /ChangeLog
parent70104eff1599a46e00a907e8c185f63493f26ecd (diff)
Fix PHP notice when sending overdue notifications
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ef7ebd3..a559b4ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,10 @@ Improvements:
* Show project name in task forms
* Convert vanilla CSS to SASS
+Bug fixes:
+
+* Fix PHP notice when sending overdue notifications
+
Version 1.0.32
--------------