summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-06-26 15:47:02 -0400
committerFrederic Guillot <fred@kanboard.net>2016-06-26 15:47:02 -0400
commit82623f1a212a3a79507ede69586c561efa675224 (patch)
treec5b8607005950ff77c9782f4412f66d1b64bdfd7 /ChangeLog
parentf62112983635a281108575bb69bb90df6bed68b7 (diff)
Added API calls for subtask time tracking
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7a56139c..eccff6a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,7 @@ New features:
* Added application and project roles validation for API procedure calls
* Added new API call: "getProjectByIdentifier"
-* Added new API calls for external task links, project attachments
+* Added new API calls for external task links, project attachments and subtask time tracking
Improvements: