diff --git a/CHANGELOG.md b/CHANGELOG.md index ba92b14d..f48d202d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,10 @@ ## Unreleased -- Add new method to report unhandled exceptions from the Laravel error handler (#608) +## 3.1.0 + +- Unhandled exceptions are now correctly marked as `handled: false` and displayed as such on the issues list and detail page (#608) + - Make sure to update your `App/Exceptions/Handler.php` file to enable this new behaviour. See https://docs.sentry.io/platforms/php/guides/laravel/ ## 3.0.1