From 49c0182c9fca9aaeb91ae2db1de7c19c038ca9c6 Mon Sep 17 00:00:00 2001 From: Michi Hoffmann Date: Mon, 29 Jul 2024 13:22:23 +0200 Subject: [PATCH] Prepare 5.0.1 (#867) --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 27d2b5e0..65165e5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## 5.0.1 + +The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v5.0.1. + +### Bug Fixes + +- Add missing `setCallbackWrapper` method to `TraceableCacheAdapterTrait` [(#841)](https://github.com/getsentry/sentry-symfony/pull/841) +- Fix detection of the `symfony/http-client` being installed [(#858)](https://github.com/getsentry/sentry-symfony/pull/858) + ## 5.0.0 The Sentry SDK team is thrilled to announce the immediate availability of Sentry Symfony SDK v5.0.0.