summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-11-21 17:27:29 -0500
committerFrederic Guillot <fred@kanboard.net>2015-11-21 17:27:29 -0500
commit9deeaa4ef1e74531f5f7d99c5de423303ddda7ed (patch)
tree9b5d36f3ebbf1571239e966402c89e1f10459867 /ChangeLog
parent4594325726b45b8b538364100cea1d4e72a90bcb (diff)
Add new hooks for plugins
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c1b4de09..92658cb7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,7 @@ Improvements:
* Improve error handling of plugins
* Use PHP7 function random_bytes() to generate tokens if available
* CSV task export show the assignee name in addition to the assignee username
+* Add new hooks for plugins
Internal code refactoring: