diff --git a/CHANGELOG.md b/CHANGELOG.md index cc5acbe2..4eccf342 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,8 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +- pytest plugins for random order and parallelized test execution + ### Changes +- `mex.bat test` uses random order and xdist plugins by default + ### Deprecated ### Removed