From d51bb0689541ad3036148c9504ee21631a177eaa Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sun, 3 Apr 2016 17:38:49 -0400 Subject: [PATCH] Docs: Updated ChangeLog --- ChangeLog | 1 + NEWS | 2 ++ 2 files changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 79232b44..99cb934e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,7 @@ - Added 'tags' command. - Integrated libshared.git. - Colored tags supported. +- Added Taskwarrior hook script to integrate Timewarrior. Design completed 2016-03-13 Project started 2015-11-29 diff --git a/NEWS b/NEWS index a840260d..9f5f303a 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ New Features in 1.0.0 - The 'start' and 'stop' commands record the duration. - The 'export' command emits all data in JSON format. + - The 'on-modify.timewarrior' script is a Taskwarrior hook script to integrate + Timewarrior into the 'start' and 'stop' commands. Known Issues