Update CHANGELOG for #64

This commit is contained in:
John Fragoulis 2021-04-01 16:14:44 +03:00
parent 06b7a7596d
commit ff395e1f51
1 changed files with 7 additions and 0 deletions

View File

@ -4,6 +4,13 @@ Breaking changes are prefixed with a "[BREAKING]" label.
## master (unreleased)
## 0.7.0 (2021-04-1)
- New cli parameter `reproduction`.
When passed, primary worker publishes the queue in the same order as passed
in the command.
- Reporter now includes a reproduction command for flaky tests.
## 0.6.0 (2021-03-23)
- New cli parameter `seed`.