From c195c594946ab62a297dbe971d6e3a8f24272c71 Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Sat, 21 Aug 2021 01:03:07 -0400 Subject: [PATCH] docs: Document TW #2581 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index b47fcda75..bed9aaa83 100644 --- a/ChangeLog +++ b/ChangeLog @@ -91,6 +91,7 @@ - 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 #2581 Config entry with a trailing comment cannot be modified ------ current release ---------------------------