Skip to content

Commit 065906c

Browse files
fix changelog
1 parent 06d54e0 commit 065906c

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
### Features
6+
7+
- Capturing fatal CPPExceptions via hooking into cxa_throw when enabling `options.experimental.enableUnhandledCPPExceptionsV2 = true` (#5256)
8+
39
## 8.52.0
410

511
### Features
@@ -11,10 +17,6 @@
1117
- Slightly reduce performance impact by removing unnecessary lock in SentryLog.configure (#5297)
1218
- Redact React Native text and images by default without the RN SDK (#5302)
1319

14-
### Features
15-
16-
- Capturing fatal CPPExceptions via hooking into cxa_throw when enabling `options.experimental.enableUnhandledCPPExceptionsV2 = true` (#5256)
17-
1820
### Fixes
1921

2022
- Add missing context for watchdog termination events (#5242)

0 commit comments

Comments
 (0)