Skip to content

Commit

Permalink
fix(changelog): Remove duplicate Fixes header (#3757)
Browse files Browse the repository at this point in the history
  • Loading branch information
krystofwoldrich committed Apr 16, 2024
1 parent a9dd3fc commit 5bb8d5f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
- Do not initialize the SDK during `expo-router` static routes generation ([#3730](https://github.com/getsentry/sentry-react-native/pull/3730))
- Cancel spans in background doesn't crash in environments without AppState ([#3727](https://github.com/getsentry/sentry-react-native/pull/3727))
- Fix missing Stall measurements when using new `.end()` span API ([#3737](https://github.com/getsentry/sentry-react-native/pull/3737))
- Change TimeToDisplay unsupported log from error to warning level. ([#3699](https://github.com/getsentry/sentry-react-native/pull/3699))

### Dependencies

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

### Fixes

- Change TimeToDisplay unsupported log from error to warning level. ([#3699](https://github.com/getsentry/sentry-react-native/pull/3699))

## 5.20.0

### Features
Expand Down

0 comments on commit 5bb8d5f

Please sign in to comment.