Skip to content

Commit 5bb8d5f

Browse files
fix(changelog): Remove duplicate Fixes header (#3757)
1 parent a9dd3fc commit 5bb8d5f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
- Do not initialize the SDK during `expo-router` static routes generation ([#3730](https://github.com/getsentry/sentry-react-native/pull/3730))
1414
- Cancel spans in background doesn't crash in environments without AppState ([#3727](https://github.com/getsentry/sentry-react-native/pull/3727))
1515
- Fix missing Stall measurements when using new `.end()` span API ([#3737](https://github.com/getsentry/sentry-react-native/pull/3737))
16+
- Change TimeToDisplay unsupported log from error to warning level. ([#3699](https://github.com/getsentry/sentry-react-native/pull/3699))
1617

1718
### Dependencies
1819

@@ -23,10 +24,6 @@
2324
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#760)
2425
- [diff](https://github.com/getsentry/sentry-java/compare/7.5.0...7.6.0)
2526

26-
### Fixes
27-
28-
- Change TimeToDisplay unsupported log from error to warning level. ([#3699](https://github.com/getsentry/sentry-react-native/pull/3699))
29-
3027
## 5.20.0
3128

3229
### Features

0 commit comments

Comments
 (0)