Documentation: Updated docs to include the new '_unique' command

This commit is contained in:
Paul Beckingham 2015-07-12 22:27:20 -04:00
parent 012affa46a
commit 18a8ea7b07
3 changed files with 20 additions and 0 deletions

6
NEWS
View file

@ -6,10 +6,16 @@ New Features in Taskwarrior 2.4.5
New commands in Taskwarrior 2.4.5
- The '_unique' command shows a set of unique values for the specified
attribute
New configuration options in Taskwarrior 2.4.5
Newly deprecated features in Taskwarrior 2.4.5
- The '_ids', '_projects', '_tags', '_uuids' helper commands are deprecated,
and replaced by the new '_unique' helper command.
Removed features in 2.4.5
- The script 'context' was removed, now that context is a core feature.