From d975a3ac45df8515a86ab656d1a48d85c9f83c27 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 3 Jul 2016 10:45:34 -0400 Subject: Added more unit tests for task priority duplication --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') 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: -- cgit v1.2.3