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 f95e516 commit 2acda11Copy full SHA for 2acda11
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## 3.3.3
4
+
5
+The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v3.3.3.
6
7
+### Bug Fixes
8
9
+- Fix `CheckIn` constructor argument order [(#680)](https://github.com/getsentry/sentry-laravel/pull/680)
10
+- Fix missing breadcrumbs for jobs throwing an exception [(#633)](https://github.com/getsentry/sentry-laravel/pull/633)
11
12
## 3.3.2
13
14
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v3.3.2.
0 commit comments