Update CHANGELOG.md
parent
d3fb44d441
commit
e0fcb05372
22
CHANGELOG.md
22
CHANGELOG.md
|
@ -3,6 +3,7 @@
|
|||
## 1.2.0 (Unreleased)
|
||||
|
||||
### Features
|
||||
|
||||
- US/Task/Issue visualization and edition refactor. Now only one view for both.
|
||||
- Multiple User stories Drag & Drop in the backlog.
|
||||
- Add visual difference to closed USs in backlog panel.
|
||||
|
@ -12,31 +13,34 @@
|
|||
- Support for custom text when inviting users.
|
||||
|
||||
### Misc
|
||||
|
||||
- TAIGA loves Movember! The loga has a beautiful mustache this month.
|
||||
- Lots of small and not so small bugfixes
|
||||
|
||||
|
||||
## 1.1.0 (2014-10-13)
|
||||
|
||||
### Misc ###
|
||||
|
||||
- Fix bug related to stange behavior of browser autofill and angularjs on login page.
|
||||
- Fix bug on userstories ordering on sprints.
|
||||
- Fix bug of projects list visualization on project nav on first page loading.
|
||||
|
||||
### Features ###
|
||||
|
||||
- Promote an issue to a user story.
|
||||
- Changed configuration format from coffeescript file to json.
|
||||
- Add builtin analytics support.
|
||||
|
||||
## 1.0.0 (2014-10-07)
|
||||
|
||||
### Misc ###
|
||||
|
||||
- Lots of small and not so small bugfixes
|
||||
- Fix bug related to stange behavior of browser autofill and angularjs on login page.
|
||||
- Fix bug on userstories ordering on sprints.
|
||||
- Fix bug of projects list visualization on project nav on first page loading.
|
||||
|
||||
|
||||
## 1.0.0 (2014-10-07)
|
||||
|
||||
### Features ###
|
||||
|
||||
- Redesign for taskboard and backlog summaries
|
||||
- Allow feedback for users from the platform
|
||||
- Real time changes for backlog, taskboard, kanban and issues
|
||||
|
||||
### Misc ###
|
||||
|
||||
- Lots of small and not so small bugfixes
|
||||
|
|
Loading…
Reference in New Issue