Skip to content

Commit c8b49de

Browse files
Update CHANGELOG.md (#5135)
Co-authored-by: Antonis Lilis <[email protected]>
1 parent 20be99f commit c8b49de

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Sentry.init({
9393

9494
### Fixes
9595

96-
- Align span description with other platforms (#4636) by @krystofwoldrich
96+
- Align span description with other platforms ([#4636](https://github.com/getsentry/sentry-react-native/pull/4636)) by @krystofwoldrich
9797
- Tags with symbol are now logged ([#4965](https://github.com/getsentry/sentry-react-native/pull/4965))
9898
- IgnoreError now filters Native errors ([#4948](https://github.com/getsentry/sentry-react-native/pull/4948))
9999

@@ -158,8 +158,8 @@ We apologize for any inconvenience caused!
158158

159159
### Various fixes & improvements
160160

161-
- fix(sdk): Set `{{auto}}` if `user.ip_address` is `undefined` and `sendDefaultPii: true` (#4466) by @krystofwoldrich
162-
- fix(appStart): Align span description with other platforms (#4636) by @krystofwoldrich
161+
- 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
162+
- fix(appStart): Align span description with other platforms ([#4636](https://github.com/getsentry/sentry-react-native/pull/4636)) by @krystofwoldrich
163163

164164
### Dependencies
165165

0 commit comments

Comments
 (0)