diff --git a/CHANGELOG.md b/CHANGELOG.md index 7674ddf6..2f9d1fbe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] +## [5.8.0] - 2021-08-13 +### Added +- Support for Pest Parallel tests ([#190](https://github.com/nunomaduro/collision/pull/190)) + ## [5.7.0] - 2021-08-12 ### Added - `-p` shortcut to run tests in parallel ([4463030](https://github.com/nunomaduro/collision/commit/44630308e3bce25435423f9c0292a6e15e740722))