diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-11-21 17:27:29 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-11-21 17:27:29 -0500 |
commit | 9deeaa4ef1e74531f5f7d99c5de423303ddda7ed (patch) | |
tree | 9b5d36f3ebbf1571239e966402c89e1f10459867 /ChangeLog | |
parent | 4594325726b45b8b538364100cea1d4e72a90bcb (diff) |
Add new hooks for plugins
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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: |