Burndown Chart
- Implemented burndown.daily, which is functional, but has outstanding
problems that need to be addressed:
- Slow
- Does not optimize output (i.e. contains /\S\s+$/)
- Needs generalized helper functions to reduce the size of the handler
This commit is contained in:
5
NEWS
5
NEWS
@@ -1,14 +1,15 @@
|
||||
|
||||
New Features in taskwarrior 1.9.4
|
||||
|
||||
-
|
||||
- New burndown charts.
|
||||
|
||||
Please refer to the ChangeLog file for full details. There are too many to
|
||||
list here.
|
||||
|
||||
New commands in taskwarrior 1.9.4
|
||||
|
||||
-
|
||||
- 'burndown.daily', 'burndown.weekly', 'burndown.monthly', also with
|
||||
'burndown' that is an alias to burndown.weekly.
|
||||
|
||||
New configuration options in taskwarrior 1.9.4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user