Update CHANGELOG.md

stable
David Barragán Merino 2014-11-13 11:54:05 +01:00
parent 72bff4cdde
commit 9882ac28c4
1 changed files with 8 additions and 5 deletions

View File

@ -3,6 +3,9 @@
## 1.3.0 Dryas hookeriana (Unreleased) ## 1.3.0 Dryas hookeriana (Unreleased)
### Features ### Features
- GitHub integration (Phase I):
+ Add button to login/singin with a GitHub account.
+ Create Admin Panel with the GitHub webhooks settings.
- Differentiate blocked user stories on a milestone. - Differentiate blocked user stories on a milestone.
### Misc ### Misc
@ -27,12 +30,12 @@
## 1.1.0 Alnus maximowiczii (2014-10-13) ## 1.1.0 Alnus maximowiczii (2014-10-13)
### 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.
### Misc ### ### Misc
- Fix bug related to stange behavior of browser autofill and angularjs on login page. - Fix bug related to stange behavior of browser autofill and angularjs on login page.
- Fix bug on userstories ordering on sprints. - Fix bug on userstories ordering on sprints.
- Fix bug of projects list visualization on project nav on first page loading. - Fix bug of projects list visualization on project nav on first page loading.
@ -40,10 +43,10 @@
## 1.0.0 (2014-10-07) ## 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 ### ### Misc
- Lots of small and not so small bugfixes - Lots of small and not so small bugfixes