diff --git a/CHANGELOG.md b/CHANGELOG.md index 247715d0..11b7d724 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,8 @@ ## Unreleased - Restored the `--verbose-process-command` and `--verbose-rerun-command` options, removed in version 4.0.0. -- `--verbose-command` continues to be supported and is equivalent to set the 2 options above. +See [#952](https://github.com/grosser/parallel_tests/pull/952). +`--verbose-command` continues to be supported and is equivalent to set the 2 options above. ### Breaking Changes