From 219258af1494ab1d6d2311ca616512b22d51170f Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Mon, 13 Oct 2014 10:56:02 +0200 Subject: [PATCH] Update changelog and prepare version 1.1.0 --- CHANGELOG.md | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2434d416..719b202b 100644 --- a/CHANGELOG.md +++ b/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