diff --git a/NEWS b/NEWS index 0d8d8e4da..6f2626875 100644 --- a/NEWS +++ b/NEWS @@ -82,6 +82,8 @@ Newly deprecated features in taskwarrior 2.0.0 in the scripts/add-ons/export-ical.pl script. - Use of 'report..limit' configuration variable. This is now handled in the report filter as 'limit:'. + - Used of 't', '+', 'enable' and 'enabled' in configuration values to mean + 'on/yes/true'. ---