diff --git a/CHANGELOG.md b/CHANGELOG.md index 297f98d9..c7e7cf9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] +## [v6.3.0 (2022-08-29)](https://github.com/nunomaduro/collision/compare/v6.2.1...v6.3.0) +### Added +- Prophecy as ignored stack trace ([#209](https://github.com/nunomaduro/collision/pull/209)) + +### Fixed +- Solutions not being displayed ([2f1a935](https://github.com/nunomaduro/collision/commit/2f1a9355bd1001de297f16e1f349f5d754ea3d69)) + ## [v6.2.1 (2022-06-27)](https://github.com/nunomaduro/collision/compare/v6.2.0...v6.2.1) ### Fixed - Ignores Pest binary when displaying code ([630920d](https://github.com/nunomaduro/collision/commit/630920d20c6233c1f45d281d67a842b52dcd5f29))