diff --git a/ChangeLog b/ChangeLog index c89c774f1..8bb1212a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -205,6 +205,7 @@ rather than the exact match operator, '=='. This means that dates now match on the day by default, not the time also. - Supports 'debug.hooks' configuration setting. +- Supports 'debug.parser' configuration setting. ------ current release --------------------------- diff --git a/NEWS b/NEWS index 11b8ff302..c581dadc2 100644 --- a/NEWS +++ b/NEWS @@ -40,6 +40,7 @@ New configuration options in taskwarrior 2.4.0 name says is a combination of the existing truncated and count styles. - New 'hooks' setting is a master control switch for hook processing. - New 'debug.hooks' for debugging hook scripts. + - New 'debug.parser' for debugging parser issues scripts. Newly deprecated features in taskwarrior 2.4.0