Skip to content

Commit

Permalink
release: v7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Mar 3, 2023
1 parent 864e2db commit 2b97fed
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [v7.1.0 (2023-03-03)](https://github.com/nunomaduro/collision/compare/v7.0.5...v7.1.0)
### Added
- Support for `displayDetailsOnIncompleteTests`, `displayDetailsOnSkippedTests`, `displayDetailsOnTestsThatTriggerDeprecations`, `displayDetailsOnTestsThatTriggerErrors`, `displayDetailsOnTestsThatTriggerNotices`, `displayDetailsOnTestsThatTriggerWarnings`
- Better coverage output for `TestCommand`

### Fixed
- Parallel mode when cache directory is not available

## [v7.0.5 (2023-02-19)](https://github.com/nunomaduro/collision/compare/v7.0.4...v7.0.5)
### Added
- Support for better exception handling on `pestphp/pest` exceptions
Expand Down

0 comments on commit 2b97fed

Please sign in to comment.