Update changelog and prepare version 1.1.0
parent
84a4f2d26b
commit
219258af14
20
CHANGELOG.md
20
CHANGELOG.md
|
@ -1,17 +1,27 @@
|
|||
# Changelog #
|
||||
|
||||
## 1.1.0 (2014-10-19)
|
||||
## 1.1.0 (2014-10-13)
|
||||
|
||||
### Features
|
||||
- Promote an issue to a user story
|
||||
### 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
|
||||
### Misc ###
|
||||
|
||||
- Lots of small and not so small bugfixes
|
||||
|
||||
### Features
|
||||
### Features ###
|
||||
|
||||
- Redesign for taskboard and backlog summaries
|
||||
- Allow feedback for users from the platform
|
||||
- Real time changes for backlog, taskboard, kanban and issues
|
||||
|
|
Loading…
Reference in New Issue