summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-11-20 20:45:10 -0500
committerFrederic Guillot <fred@kanboard.net>2015-11-20 20:45:10 -0500
commitd457d123d7bc4e05c14505fb8964055247cf622b (patch)
tree68b4d0c2d6f7f92e1042a25cee918f623070660b /ChangeLog
parentf119cbd6be467b3832a4543045980dd0f1936275 (diff)
CSV task export show the assignee name in addition to the assignee username
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2b62304a..4f013a13 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,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
Internal code refactoring: