summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-07-01 11:34:14 -0400
committerFrederic Guillot <fred@kanboard.net>2016-07-01 11:34:14 -0400
commit662506941f6ad00be535c3d854f3500bc12676de (patch)
treee7b5ddc52e4184742568fc808027407bcf2c8720 /ChangeLog
parenta089cd72de82acb95986a630b862a4c3090e3e2a (diff)
Flush memory cache in worker to get latest config values
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 12754948..2117c0cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,7 @@ Bug fixes:
* Fixed broken CSV exports
* 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
Version 1.0.30
--------------