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