summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-06-26 12:34:20 -0400
committerFrederic Guillot <fred@kanboard.net>2016-06-26 12:34:20 -0400
commitc110dffefe259c13e60193fb81ebb9d4b79504de (patch)
treebdeda4701f4f85b6a20615515b54192d66faf501 /ChangeLog
parentb48c0cecbb1f687641594430260a67938d870cbb (diff)
Added new API call: "getProjectByIdentifier"
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 550a7ada..883cc6cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,14 +4,15 @@ Version 1.0.31 (unreleased)
New features:
* Added application and project roles validation for API procedure calls
+* Added new API call: "getProjectByIdentifier"
Improvements:
* 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
-* Remove some tasks dropdown menus that are now available with task edit form
-* Make embedded documentation available in multiple languages
+* 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)
Bug fixes: