Add new hooks for plugins

This commit is contained in:
Frederic Guillot
2015-11-21 17:27:29 -05:00
parent 4594325726
commit 9deeaa4ef1
3 changed files with 8 additions and 1 deletions

View File

@@ -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: