From bf0c8c5b227054577ee263806a7a056ae0a01107 Mon Sep 17 00:00:00 2001 From: Michael Hoffmann Date: Mon, 23 Jun 2025 11:36:11 +0200 Subject: [PATCH] Prepare 4.14.1 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cc309095d..35736de6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # CHANGELOG +## 4.14.1 + +The Sentry SDK team is happy to announce the immediate availability of Sentry PHP SDK v4.14.1. + +### Bug Fixes + +- Fix missing user attributes on logs [(#1864)](https://github.com/getsentry/sentry-php/pull/1864) + ## 4.14.0 The Sentry SDK team is happy to announce the immediate availability of Sentry PHP SDK v4.14.0.