Docs: Updated with new date name details

This commit is contained in:
Paul Beckingham 2017-03-08 08:21:48 -05:00
parent 2d2ebd2ec8
commit f654753772
2 changed files with 9 additions and 5 deletions

View file

@ -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 ---------------------------

10
NEWS
View file

@ -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