diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-06-26 11:57:28 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-06-26 11:57:28 -0400 |
commit | b48c0cecbb1f687641594430260a67938d870cbb (patch) | |
tree | 82169826993d3d8c4790b653ce3901e152f6d4d8 /ChangeLog | |
parent | 4a230d331ec220fc32a48525afb308af0d9787fa (diff) |
Added new arguments to project API calls and update composer.json
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ New features: 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 |