We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f919570 commit 3a878abCopy full SHA for 3a878ab
CHANGELOG.md
@@ -2,7 +2,10 @@
2
3
## Unreleased
4
5
-- Add new method to report unhandled exceptions from the Laravel error handler (#608)
+## 3.1.0
6
+
7
+- Unhandled exceptions are now correctly marked as `handled: false` and displayed as such on the issues list and detail page (#608)
8
+ - Make sure to update your `App/Exceptions/Handler.php` file to enable this new behaviour. See https://docs.sentry.io/platforms/php/guides/laravel/
9
10
## 3.0.1
11
0 commit comments