diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-11-15 14:39:12 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-11-15 14:39:12 -0500 |
commit | a42f1ea2bd0e208a67ac42a956f3a0bc366256de (patch) | |
tree | a1bea6bfb97f56fea14867c80c71a49650380d83 /ChangeLog | |
parent | 2011c3534401f8aa8b4e4b72f0a024e58ca85560 (diff) |
Add unit test for TaskAssignCategoryLink
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ Version 1.0.21 (unreleased) --------------------------- +New features: + +* New automatic action: Assign a category based on a link + Improvements: * Improve error handling of plugins |