Skip to content

Commit 877a487

Browse files
changelog
1 parent 3bbf0fe commit 877a487

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-beta
410

511
### Features
@@ -16,10 +22,6 @@
1622

1723
- Uses low-priority queues to reduce the chance of session replay internal multi-threading processes being dropped (#5280)
1824

19-
### Features
20-
21-
- Capturing fatal CPPExceptions via hooking into cxa_throw when enabling `options.experimental.enableUnhandledCPPExceptionsV2 = true` (#5256)
22-
2325
### Improvements
2426

2527
- Threading issues in internal dependency container (#5225)

0 commit comments

Comments
 (0)