summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2017-05-12 17:18:56 -0400
committerFrederic Guillot <fred@kanboard.net>2017-05-12 17:18:56 -0400
commit5e32f55138ac1205279524ad98f98bc8411054eb (patch)
tree1af78357627c842d035b792f99dc7828cffcc544 /ChangeLog
parent3cf9484644dc5002b396eb31a2065456ce0de5b7 (diff)
Add the possibility to pass API token as environment variable for Docker container
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 353b3a25..8060624f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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