Skip to content

Commit b69a153

Browse files
committed
Adds changelog
1 parent c431d6a commit b69a153

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
- You can now choose which logs are captured: 'native' for logs from native code only, 'js' for logs from the JavaScript layer only, or 'all' for both layers.
1515
- Takes effect only if `enableLogs` is `true` and defaults to 'all', preserving previous behavior.
1616

17+
### Fixes
18+
19+
- Discard empty Route Change transactions [#5387](https://github.com/getsentry/sentry-react-native/issues/5387))
20+
1721
### Dependencies
1822

1923
- Bump JavaScript SDK from v10.24.0 to v10.25.0 ([#5362](https://github.com/getsentry/sentry-react-native/pull/5362))

0 commit comments

Comments
 (0)