From 9882ac28c4928746b66ecdde8ed378ec6a800a0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Barrag=C3=A1n=20Merino?= Date: Thu, 13 Nov 2014 11:54:05 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 684fee24..c9327d06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,9 +3,12 @@ ## 1.3.0 Dryas hookeriana (Unreleased) ### 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. -### Misc +### Misc - Lots of small and not so small bugfixes. @@ -27,12 +30,12 @@ ## 1.1.0 Alnus maximowiczii (2014-10-13) -### Features ### +### Features - Promote an issue to a user story. - Changed configuration format from coffeescript file to json. - Add builtin analytics support. -### Misc ### +### 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. @@ -40,10 +43,10 @@ ## 1.0.0 (2014-10-07) -### Features ### +### Features - Redesign for taskboard and backlog summaries - Allow feedback for users from the platform - Real time changes for backlog, taskboard, kanban and issues -### Misc ### +### Misc - Lots of small and not so small bugfixes