summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-08-13 18:41:01 -0400
committerFrederic Guillot <fred@kanboard.net>2016-08-13 18:41:01 -0400
commit010199e8f846f6c0b4f23336338bfda17ec04901 (patch)
treebce51661cd43034ed2d6bb6caf04574767a712ec /ChangeLog
parent2ebe8b32728c341ec16e1197fe2e12d32ddd5de5 (diff)
Add the possibility to attach template hooks with a callback
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d013ad9a..25a92168 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@ Version 1.0.33 (unreleased)
Improvements:
-* Add the possibility to attach template hooks with local variables
+* Add the possibility to attach template hooks with local variables and callback
* Add "reference" hooks
* Show project name in task forms
* Convert vanilla CSS to SASS