diff --git a/ChangeLog b/ChangeLog index a9e82ea6e..dc1528b73 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. ------ current release --------------------------- diff --git a/NEWS b/NEWS index b97c47840..5317b9700 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ New Features in Taskwarrior 2.6.0 - - + - The 'QUARTER' virutal tag was added. New Commands in Taskwarrior 2.6.0 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