- Added feature #514, which allows duplication of tasks based on a generalized
  filter, rather than just IDs (thanks to Peter De Poorter).
This commit is contained in:
Paul Beckingham
2011-07-10 01:48:21 -04:00
parent f0d2af2651
commit 9b3f9ee4ff
3 changed files with 38 additions and 46 deletions

2
NEWS
View File

@@ -21,6 +21,8 @@ New Features in taskwarrior 2.0.0
- New 'reports' command that lists reports and their descriptions.
- New complex aliases.
- Filtering now available on most read-only commands.
- The done, delete, start and stop commands now allow modification to the
task and annotations.
Please refer to the ChangeLog file for full details. There are too many to
list here.