- Added 'status' as a reportable column (thanks to Peter De Poorter
  and Bryce Harrington).
- Closed features pertaining to the 'task ids ... | task ...' (thanks
  to Bryce Harrington and Eric Fluger).
This commit is contained in:
Paul Beckingham 2011-04-18 01:41:08 -04:00
parent 60a5d271f4
commit f049ab3432
5 changed files with 26 additions and 7 deletions

1
NEWS
View file

@ -7,6 +7,7 @@ New Features in taskwarrior 2.0.0
allows commands like: echo 'add Pay the bills' | task
- Attribute modifiers may be prefixed with '~' to return the opposite of a
filter's results.
- Status attribute can now be used in report.
Please refer to the ChangeLog file for full details. There are too many to
list here.