From 9e56fb692c69230d54f317c6b299dc95c4f03468 Mon Sep 17 00:00:00 2001 From: Michael Hoffmann Date: Thu, 23 Jan 2025 12:19:17 +0100 Subject: [PATCH] Prepare 4.11.0 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 110c8f10..dc082a78 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## 4.11.0 + +The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.11.0. + +### Features + +- Add Scheduled Task Tracing [(#968)](https://github.com/getsentry/sentry-laravel/pull/968) + +### Bug Fixes + +- Fix retry count for queued jobs [(#967)](https://github.com/getsentry/sentry-laravel/pull/967) + ## 4.10.2 The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.10.2.