docs: Document #2575 in NEWS and Changelog

This commit is contained in:
Tomas Babej 2021-09-25 15:48:59 -04:00
parent 5516026400
commit 57fba23217
2 changed files with 5 additions and 0 deletions

View file

@ -105,6 +105,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 #2575 Support exporting given report as JSON, including sort order
Thanks to Dheepak Krishnamurthy for contributing.
- TW #2580 Importing malformed JSON task crashes TW
Thanks to bharatvaj.
- TW #2581 Config entry with a trailing comment cannot be modified