Skip to content

Commit 3a878ab

Browse files
authored
Prepare 3.1.0 (#610)
1 parent f919570 commit 3a878ab

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22

33
## Unreleased
44

5-
- Add new method to report unhandled exceptions from the Laravel error handler (#608)
5+
## 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/
69

710
## 3.0.1
811

0 commit comments

Comments
 (0)