forked from backlogs/redmine_backlogs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
34 lines (21 loc) · 801 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
== 2011-08-02 v0.6.6
* Javascript consolidated (this should fix the burndown. I know I've said so before)
== 2011-08-01 v0.6.5
* jQuery conflicts resolved
* Migration fixed
== 2011-08-01 v0.6.4
* Burndown finally fixed
* Facility to change the initial estimate
* New 021 migration
== 2011-07-23 v0.6.3
* Burndown fixed
* IME enter-to-submit and escape-to-cancel fixed
* Copy open tasks fixed
* Download sprint data to excel
== 2011-07-17 v0.6.2
Statistics page fixed after burndown reimplementation
== 2011-07-16 v0.6.1
Reworked the burndown generation. It had become a tangled, hard-to-fix mess.
No longer requires the rake task to keep the burndown up-to-date.
Tasks and stories can now be properly rejected (see website for docs)
This version adds a migration -- make sure you run it!