summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-06-26 16:14:27 -0400
committerFrederic Guillot <fred@kanboard.net>2016-06-26 16:14:27 -0400
commit9a95621599ebbbd408f7f8b29f14a1b456e5efbe (patch)
treed2c135386fcbb725df738b33e319ecf80f63aa2e /ChangeLog
parent82623f1a212a3a79507ede69586c561efa675224 (diff)
Improve ICal export
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eccff6a3..03d93840 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,7 @@ New features:
Improvements:
+* Improve ICal export
* Added argument owner_id and identifier to project API calls
* Rewrite integration tests to run with Docker containers
* Use the same task form layout everywhere