From 55f38bd48e807f57a6018e3c67967deffe99c04e Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Sat, 21 Aug 2021 10:01:26 -0400 Subject: [PATCH] docs: Document TW #2580 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index bed9aaa83..fd9971318 100644 --- a/ChangeLog +++ b/ChangeLog @@ -91,6 +91,8 @@ - TW #2569 The `json.depends.array` configuration option is now ignored. Dependencies are always represented as an array in JSON output. Thanks to Dustin J. Mitchell +- TW #2580 Importing malformed JSON task crashes TW + Thanks to bharatvaj. - TW #2581 Config entry with a trailing comment cannot be modified ------ current release ---------------------------