diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-11-20 20:45:10 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-11-20 20:45:10 -0500 |
commit | d457d123d7bc4e05c14505fb8964055247cf622b (patch) | |
tree | 68b4d0c2d6f7f92e1042a25cee918f623070660b /ChangeLog | |
parent | f119cbd6be467b3832a4543045980dd0f1936275 (diff) |
CSV task export show the assignee name in addition to the assignee username
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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: |