From 2127d21d8c897f7ef6c1d8b6eb595ea0a1b32048 Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Sat, 25 Sep 2021 13:30:47 -0400 Subject: [PATCH] NEWS: Add a small note about multi-day holiday support to features --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 4312d3a3c..777c78798 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,7 @@ New Features in Taskwarrior 2.6.0 2038-01-18). - Calendar now supports displaying due dates until year 9999. - Calendar now displays waiting tasks with due dates on the calendar. + - Multi-day holidays are now supported. - A large portion of currently known parser-related issues was fixed. - The currently selected context is now applied for "task add" and "task log" commands. Section on contexts in the manpage was updated to describe this