From a37679870cb0eb67103ea6a0e229fb9a6b59aed8 Mon Sep 17 00:00:00 2001 From: LucasZF Date: Tue, 2 Sep 2025 22:09:17 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b54a31b265..5f3f5d1b13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -91,7 +91,7 @@ Sentry.init({ ### Fixes -- Align span description with other platforms (#4636) by @krystofwoldrich +- Align span description with other platforms ([#4636](https://github.com/getsentry/sentry-react-native/pull/4636)) by @krystofwoldrich - Tags with symbol are now logged ([#4965](https://github.com/getsentry/sentry-react-native/pull/4965)) - IgnoreError now filters Native errors ([#4948](https://github.com/getsentry/sentry-react-native/pull/4948)) @@ -152,8 +152,8 @@ We apologize for any inconvenience caused! ### Various fixes & improvements -- fix(sdk): Set `{{auto}}` if `user.ip_address` is `undefined` and `sendDefaultPii: true` (#4466) by @krystofwoldrich -- fix(appStart): Align span description with other platforms (#4636) by @krystofwoldrich +- fix(sdk): Set `{{auto}}` if `user.ip_address` is `undefined` and `sendDefaultPii: true` ([#4466](https://github.com/getsentry/sentry-react-native/pull/4466)) by @krystofwoldrich +- fix(appStart): Align span description with other platforms ([#4636](https://github.com/getsentry/sentry-react-native/pull/4636)) by @krystofwoldrich ## 7.0.0-beta.2