Skip to content

Commit c15de6f

Browse files
Update CHANGELOG.md
Co-authored-by: LucasZF <lucas-zimerman1@hotmail.com>
1 parent 7c62ea6 commit c15de6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
### Major Changes
1919

2020
- `Sentry.captureUserFeedback` removed, use `Sentry.captureFeedback` instead ([#4855](https://github.com/getsentry/sentry-react-native/pull/4855))
21-
- Use global `TextEncoder` when available ([#4874](https://github.com/getsentry/sentry-react-native/pull/4874))
21+
- Use global `TextEncoder` (available with Hermes in React Native 0.74 or higher) to greatly improve envelope encoding performance. ([#4874](https://github.com/getsentry/sentry-react-native/pull/4874))
2222

2323
### Changes
2424

0 commit comments

Comments
 (0)