From 57852287a92df869d2ca607bf6351621842e44ab Mon Sep 17 00:00:00 2001 From: Tobias Gritschacher Date: Fri, 14 Aug 2015 11:44:03 +0200 Subject: [PATCH] Release version 1.0 --- RELEASE-NOTES.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 RELEASE-NOTES.md diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md new file mode 100644 index 0000000..5d9d13c --- /dev/null +++ b/RELEASE-NOTES.md @@ -0,0 +1,18 @@ +# Phragile release notes + +## Version 1.0 (2015-08-14) + +* login via Phabricator OAuth +* connect to existing sprint projects on Phabricator +* create new sprint projects directly from Phragile +* display sprint backlog with priority, storypoints, assignee and status +* sort and filter tasks by priority, storypoints, assignee and status +* display closed points per day +* generate burndown chart +* display ideal sprint progress in burndown chart +* display burnup chart with scope line +* switch between task-status and workboard column as data source for charts +* display pie chart of current sprint status +* create manual snapshots of sprint data +* automated daily snapshots of sprint data +* export live sprint data as JSON