Updating CHANGELOG.md

remotes/origin/issue/4795/notification_even_they_are_disabled
Alejandro Alonso 2016-06-03 08:13:38 +02:00 committed by David Barragán Merino
parent 2cb4ee6e6c
commit 4827df0058
1 changed files with 5 additions and 0 deletions

View File

@ -14,6 +14,11 @@
- New API endpoints over projects to create, rename, edit, delete and mix tags. - New API endpoints over projects to create, rename, edit, delete and mix tags.
- Tag color assignation is not automatic. - Tag color assignation is not automatic.
- Select a color (or not) to a tag when add it to stories, issues and tasks. - Select a color (or not) to a tag when add it to stories, issues and tasks.
- Now comment owners and project admins can edit existing comments with the history Entry endpoint.
- Add a new permissions to allow add comments instead of use the existent modify permission for this purpose.
- Include created, modified and finished dates for tasks in CSV reports
- User stories and tasks listing API call support extra params to include more data (tasks and attachemnts and attachments, respectively)
### Misc ### Misc
- [API] Improve performance of some calls over list. - [API] Improve performance of some calls over list.