summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-07-02 22:35:54 -0400
committerFrederic Guillot <fred@kanboard.net>2016-07-02 22:35:54 -0400
commit4b5c3b05271a63cb7b2790ffa9a81453fef5b642 (patch)
treede0fb4b380d4882826dff7caae49114ce0a330ab /ChangeLog
parent9bc82296a93c348c376a7db472be1612f1785c3f (diff)
Use PHP7 for Docker image
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d2b0aa7..2088441b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,7 @@ New features:
Improvements:
+* Use PHP 7 for the Docker image
* Preserve role for existing users when using ReverseProxy authentication
* Handle priority for task and project duplication
* Expose task reference field to the user interface