summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-07-03 10:45:34 -0400
committerFrederic Guillot <fred@kanboard.net>2016-07-03 10:45:34 -0400
commitd975a3ac45df8515a86ab656d1a48d85c9f83c27 (patch)
tree69b5dcaca9895d7cc2dcce4ba50b1ee8aca2b38b /ChangeLog
parent9eb43dd3fce9217bbb0563850e084655a041ca4e (diff)
Added more unit tests for task priority duplication
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2088441b..c83ded02 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@ Version 1.0.31 (unreleased)
New features:
+* Added tags: global and specific by project
* 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 and subtask time tracking
@@ -19,6 +20,7 @@ Improvements:
* Use the same task form layout everywhere
* Removed some tasks dropdown menus that are now available with task edit form
* Make embedded documentation readable in multiple languages (if a translation is available)
+* Added acceptance tests (browser tests)
Bug fixes: