From 4681e9a0062e7d3fbe451f2c51fd781a0ed21647 Mon Sep 17 00:00:00 2001 From: Michael Hoffmann Date: Thu, 28 Aug 2025 17:40:36 +0200 Subject: [PATCH] Prepare 4.15.1 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c8efe226..d9d88599c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # CHANGELOG +## 4.15.1 + +The Sentry SDK team is happy to announce the immediate availability of Sentry PHP SDK v4.15.1. + +### Bug Fixes + +- Do not send `template` attribute with logs when there are no template values [(#1885)](https://github.com/getsentry/sentry-php/pull/1885) + ## 4.15.0 The Sentry SDK team is happy to announce the immediate availability of Sentry PHP SDK v4.15.0.