Docs: Updated NEWS, task.1 with date changes

This commit is contained in:
Paul Beckingham 2015-06-27 14:14:36 -04:00
parent 4b8fdd0fbe
commit 98855dc19c
2 changed files with 6 additions and 1 deletions

5
NEWS
View file

@ -12,6 +12,11 @@ Newly deprecated features in Taskwarrior 2.4.5
Removed features in 2.4.5
- The script 'context' was removed, now that context is a core feature.
- Non­extended forms of ISO-8601 date/time support is removed. This means
that 'YYYYMMDD' is no longer supported, but 'YYYY-MM-DD' is. For times,
'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.
Known Issues