From e3d013a9b1b10ab680dc84e1b5df5370d8b2aac7 Mon Sep 17 00:00:00 2001 From: Alex Bouma Date: Tue, 21 Oct 2025 10:54:14 +0200 Subject: [PATCH] Remove changelog entry for unreleased feature --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 53119b8a0..646fbedfa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,6 @@ The Sentry SDK team is happy to announce the immediate availability of Sentry PH ### Misc -- Replace polyfill methods with PHP 7.2 equivalents. [(#1922)](https://github.com/getsentry/sentry-php/pull/1922) - Remove `symfony/phpunit-bridge` as a dev dependency. [(#1930)](https://github.com/getsentry/sentry-php/pull/1930) - Update `sentry.origin` to be consistent with other SDKs. [(#1938)](https://github.com/getsentry/sentry-php/pull/1938)