diff options
author | Frederic Guillot <fred@kanboard.net> | 2017-05-12 17:18:56 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2017-05-12 17:18:56 -0400 |
commit | 5e32f55138ac1205279524ad98f98bc8411054eb (patch) | |
tree | 1af78357627c842d035b792f99dc7828cffcc544 /ChangeLog | |
parent | 3cf9484644dc5002b396eb31a2065456ce0de5b7 (diff) |
Add the possibility to pass API token as environment variable for Docker container
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ Version 1.0.44 (unreleased) Improvements: +* Update Docker image to Alpine Linux 3.5 +* Add the possibility to pass API token as environment variable for Docker container * Add wildcard search for task reference field * Improve automated action TaskAssignColorOnDueDate to update task only when necessary |