From 41e96203712737da7767985f8a91474f63964235 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Thu, 6 Aug 2015 21:39:49 -0400 Subject: [PATCH] Documentation: Added deprecated and removed feautres --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 9625fd8b4..933b2241f 100644 --- a/NEWS +++ b/NEWS @@ -24,6 +24,7 @@ Newly deprecated features in Taskwarrior 2.4.5 - The '_ids', '_projects', '_tags', '_uuids' helper commands are deprecated, and replaced by the new '_unique' helper command. + - Comma-separated ID lists are deprecated. Removed features in 2.4.5 @@ -33,6 +34,7 @@ Removed features in 2.4.5 'hhmmss' is no longer supported, but 'hh:mm:ss' is. The non-enxtended forms all contain sequences of digits that make the identification of IDs, UUIDs, and various date/time formats problematic. + - Comma-separated UUID lists are no longer supported. Known Issues