diff --git a/ChangeLog b/ChangeLog index 33e42580a..8be8ed9bd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -29,6 +29,7 @@ removed by merging with 'new-id'. - Correct a false-positive warning when a due date is removed and a wait is added. +- Added 'QUARTER' virtual tag. 2.5.1 (2016-02-24) 8b4ae3b54b44dfbd00b96cdd6dceb8dfe7cc1ea0 diff --git a/NEWS b/NEWS index 51f974152..4d739de4e 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ New Features in Taskwarrior 2.5.2 - - + - The 'QUARTER' virutal tag was added. New Commands in Taskwarrior 2.5.2 diff --git a/doc/man/task.1.in b/doc/man/task.1.in index ac6707c6e..c279e2230 100644 --- a/doc/man/task.1.in +++ b/doc/man/task.1.in @@ -690,6 +690,7 @@ are: PENDING Matches if the task has pending status PRIORITY Matches if the task has a priority PROJECT Matches if the task has a project + QUARTER Matches if the task is due this quarter READY Matches if the task is actionable SCHEDULED Matches if the task is scheduled TAGGED Matches if the task has tags