From 21c9e90b30e5b37e39e07d61e3cba969d3ae247d Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Sat, 25 Sep 2021 14:57:18 -0400 Subject: [PATCH] NEWS: Add info about #2442 improvement to nagging mechanism --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index e43921b80..929d17c3c 100644 --- a/NEWS +++ b/NEWS @@ -39,6 +39,9 @@ New Features in Taskwarrior 2.6.0 - The configuration file now supports environment variables. - Taskwarrior can now handle displaying tasks in windows with limited width, even if columns contain long strings (like URLs). + - The nag message is emitted at most once per task command, even with bulk + operations. + New Commands in Taskwarrior 2.6.0