summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-11-21 15:44:25 -0500
committerFrederic Guillot <fred@kanboard.net>2015-11-21 15:44:25 -0500
commit41ecb163ee7e9ef94a5266379adb2231dcb5a7a2 (patch)
tree6dca4653a578e2419471341f1f0c2eb1082f7efd /ChangeLog
parent37ef9069980a31876d6723da0af1376b510fb668 (diff)
Dropdown menu entry are now clickable outside of the html link
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cb3435aa..c1b4de09 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,7 @@ New features:
Improvements:
+* Dropdown menu entry are now clickable outside of the html link
* 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