Update CHANGELOG

stable
David Barragán Merino 2014-12-05 09:34:13 +01:00
parent 1207cc58b0
commit cee89bca77
1 changed files with 7 additions and 1 deletions

View File

@ -1,8 +1,12 @@
# Changelog # # Changelog #
## 1.4.0 Unknown (Unknown) ## 1.4.0 Unknown (Unreleased)
### Features ### Features
- Gitlab integration:
+ Create Admin Panel with the Gitlab webhooks settings.
- Bitbucket integration:
+ Create Admin Panel with the Bitbucket webhooks settings.
- Upgrade to AngularJS 1.3. - Upgrade to AngularJS 1.3.
- Use enter to submit lightboxes forms. - Use enter to submit lightboxes forms.
- Added team members section. - Added team members section.
@ -10,12 +14,14 @@
### Misc ### Misc
- Lots of small and not so small bugfixes. - Lots of small and not so small bugfixes.
## 1.3.0 Dryas hookeriana (2014-11-18) ## 1.3.0 Dryas hookeriana (2014-11-18)
### Features ### Features
- GitHub integration (Phase I): - GitHub integration (Phase I):
+ Add button to login/singin with a GitHub account. + Add button to login/singin with a GitHub account.
+ Create Admin Panel with the GitHub webhooks settings. + Create Admin Panel with the GitHub webhooks settings.
- Show/Hide columns in the Kanban view.
- Differentiate blocked user stories on a milestone. - Differentiate blocked user stories on a milestone.
### Misc ### Misc