We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3808bd commit 9795e5bCopy full SHA for 9795e5b
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## 4.11.0
4
+
5
+The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.11.0.
6
7
+### Features
8
9
+- Add Scheduled Task Tracing [(#968)](https://github.com/getsentry/sentry-laravel/pull/968)
10
11
+### Bug Fixes
12
13
+- Fix retry count for queued jobs [(#967)](https://github.com/getsentry/sentry-laravel/pull/967)
14
15
## 4.10.2
16
17
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.10.2.
0 commit comments