summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-06-28 20:40:15 -0400
committerFrederic Guillot <fred@kanboard.net>2016-06-28 20:40:15 -0400
commita49e7b76439b6f722ad4129a4fbb58b88efcc256 (patch)
tree9ea2c857e277fb7e6d701dbfed3035a86dc34b17 /ChangeLog
parentbf6aea863e412156ad732e45fa986d33c8e29f93 (diff)
Expose task reference field to the user interface
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 03d93840..f135746d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,7 @@ New features:
Improvements:
+* Expose task reference field to the user interface
* Improve ICal export
* Added argument owner_id and identifier to project API calls
* Rewrite integration tests to run with Docker containers