Updating CHANGELOG
parent
8c45033f18
commit
2b82bb056f
|
@ -3,10 +3,15 @@
|
|||
## 2.2.0 ??? (unreleased)
|
||||
|
||||
### Features
|
||||
- Include created, modified and finished dates for tasks in CSV reports.
|
||||
- Add gravatar url to Users API endpoint.
|
||||
- Comments:
|
||||
- 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
|
||||
- Add gravatar url to Users API endpoint.
|
||||
- Tags:
|
||||
- New API endpoints over projects to create, rename, edit, delete and mix tags.
|
||||
- Tag color assignation is not automatic.
|
||||
- Select a color (or not) to a tag when add it to stories, issues and tasks.
|
||||
|
||||
### Misc
|
||||
- Lots of small and not so small bugfixes.
|
||||
|
|
Loading…
Reference in New Issue