Skip to content

Commit

Permalink
release: v7.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Sep 19, 2023
1 parent 0b4f78c commit 6d3362f
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [v7.8.0 (2023-09-19)](https://github.com/nunomaduro/collision/compare/v7.7.0...v7.8.0)
### Added
- `dontReportDuplicates` support to exception handler in Laravel

### Fixed
- `reportable` return type to exception handler in Laravel
- `renderable` return type to exception handler in Laravel

## [v7.7.0 (2023-06-29)](https://github.com/nunomaduro/collision/compare/v7.6.0...v7.7.0)
### Added
- reportable support to exception handler in Laravel
- renderable support to exception handler in Laravel
- `reportable` support to exception handler in Laravel
- `renderable` support to exception handler in Laravel

## [v7.6.0 (2023-06-15)](https://github.com/nunomaduro/collision/compare/v7.5.2...v7.6.0)
### Added
Expand Down

0 comments on commit 6d3362f

Please sign in to comment.