docs: Document TW #2560

This commit is contained in:
Tomas Babej
2021-08-21 10:09:45 -04:00
parent 55f38bd48e
commit 08dab41d48
2 changed files with 6 additions and 0 deletions

View File

@@ -88,6 +88,8 @@
- TW #2554 Remove the waiting state, and consider any task with wait>now to be
waiting
Thanks to Dustin J. Mitchell
- TW #2560 Add report.<name>.context configuration variable
Thanks to Jake C.
- 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