diff --git a/AUTHORS b/AUTHORS index 9b470fa88..1a3743c22 100644 --- a/AUTHORS +++ b/AUTHORS @@ -216,4 +216,5 @@ suggestions: Christopher Roberts Steffen Uhlig Dirk Sarpe + Will Dietz diff --git a/ChangeLog b/ChangeLog index 0f3c102a7..38369f694 100644 --- a/ChangeLog +++ b/ChangeLog @@ -86,6 +86,8 @@ - TW-1307 burndown is aliased to burndown.weekly (thanks to darkfeline). - TW-1309 memory error, if misconfigured calendar.details.report (thanks to Onion). +- TW-1316 Some filter expressions require space before closing paren (thanks to + Will Dietz). - TW-1318 creating a UDA in the wrong sequence will cripple taskwarrior (thanks to Onion). - TW-1320 Provide output of malformed row if invalid Taskwarrior file format