From f654753772ca1549e3c168e5d8cdf76daa37ec05 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Wed, 8 Mar 2017 08:21:48 -0500 Subject: [PATCH] Docs: Updated with new date name details --- ChangeLog | 4 ++++ NEWS | 10 +++++----- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index abd52dd9..410186d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -34,6 +34,10 @@ - Taskwarrior projects are now used as-is as tags, and also split on the '.' to represent project hierarchy as separate tags. (thanks to Josh Proehl). +- New date names supported (see 'timew help date' or 'man timew'). +- Named dates 'socw', 'socm', 'socq' and 'socy' are now named 'sow', 'som', + 'soq' and 'soy'. Similarly the 'eocw' etc are modified. The 'c' is now + implicit. ------ current release --------------------------- diff --git a/NEWS b/NEWS index 6f248e95..6a94187b 100644 --- a/NEWS +++ b/NEWS @@ -6,10 +6,8 @@ New Features in 1.1.0 - Taskwarrior integration hook now stops the clock in more situations, such as deleting or waiting a task. - The 'tags' command now suports filters. - -Features not implemented in 1.1.0 - - - + - New date names supported (see 'timew help date' or 'man timew'). + - Timewarrior and Taskwarrior now use the same date handling. New Commands in 1.1.0 @@ -25,7 +23,9 @@ Newly Deprecated Features in 1.1.0 Removed Features in 1.1.0 - - + - Named dates 'socw', 'socm', 'socq' and 'socy' are now named 'sow', 'som', + 'soq' and 'soy'. Similarly the 'eocw' etc are modified. The 'c' is now + implicit. Known Issues