From 3dbad09f72faa935681b922635d43139b38c4640 Mon Sep 17 00:00:00 2001 From: Bent Witthold Date: Sat, 16 Oct 2021 12:53:21 +0200 Subject: [PATCH] consiered -> considered --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index c89fa8b8c..edf90105c 100644 --- a/NEWS +++ b/NEWS @@ -39,8 +39,8 @@ New Features in Taskwarrior 2.6.0 whole units like days, e.g. 'add test due:2021-07-17' would not match 'due.before:tomorrow' (on the 16th), but would match 'due.by:tomorrow'. - Waiting is now an entirely "virtual" concept, based on a task's - 'wait' property and the current time. Task is consiered "waiting" if its - wait attribute is in the future. TaskWarrior no longer explicitly + 'wait' property and the current time. Task is considered "waiting" if its + wait attribute is in the future. TaskWarrior no longer explicitly "unwaits" a task (the wait attribute is not removed once its value is in the past), so the "unwait' verbosity token is no longer available. This allows for filtering for tasks that were waiting in the past