From 02a60b096cfc144ea693b6ede2440d5967bd5c3d Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Wed, 21 Apr 2021 23:12:38 -0400 Subject: [PATCH] docs: Document TW #1911 --- ChangeLog | 2 ++ NEWS | 3 +++ 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6394b20a0..f39318272 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,8 @@ Thanks to Tomas Babej. - TW #1908 Cannot create task with explicit description 'start ....' Thanks to Matt Chun-Lum. +- TW #1911 Support holidays longer then 1 day + Thanks to Daniel Mowitz. - TW #1955 Adding tasks in context. Thanks to Jean-Francois Joly, Matt Smith. - TW #2004 "shell" should not be expand to "exec tasksh" diff --git a/NEWS b/NEWS index d88e2b6df..fc9c40a0d 100644 --- a/NEWS +++ b/NEWS @@ -31,6 +31,9 @@ New Configuration Options in Taskwarrior 2.6.0 - The context definitions for reporting commmands are now stored in "context..read". Context definitions for write commands are now supported using "context..write" configuration variable. + - Multi-day holidays are now supported. Use holiday..start= and + holiday..end= to specify a range-based holiday, such as a + vacation. Newly Deprecated Features in Taskwarrior 2.6.0