Skip to content

Commit 7a78e14

Browse files
committed
update changelog
1 parent aa567c3 commit 7a78e14

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
@@ -4,7 +4,7 @@
44

55
### Features
66

7-
- Adds experimental App Hang tracking via RunLoop observers (#8234)
7+
- Adds experimental App Hang tracking via RunLoop observers (#8300)
88

99
V3 replaces the sampling-based V1/V2 hang detection with an event-driven approach using `RunLoop` observers. It reports fully-blocking hangs where a single run loop iteration exceeds the configured threshold.
1010

0 commit comments

Comments
 (0)