Skip to content

Commit b695b61

Browse files
Move API removal to the top of unreleased (#4447)
The removal of the experimental API should be at the top of the release notes.
1 parent 149877e commit b695b61

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22

33
## Unreleased
44

5+
### Removal of Experimental API
6+
7+
- Remove the deprecated experimental Metrics API (#4406): [Learn more](https://sentry.zendesk.com/hc/en-us/articles/26369339769883-Metrics-Beta-Coming-to-an-End)
8+
59
### Features
610

711
- feat: API to manually start/stop Session Replay (#4414)
812
- Custom redact modifier for SwiftUI (#4362, #4392)
913
- Track usage of appHangTrackingV2 (#4445)
1014

11-
### Removal of Experimental API
12-
13-
- Remove the deprecated experimental Metrics API (#4406): [Learn more](https://sentry.zendesk.com/hc/en-us/articles/26369339769883-Metrics-Beta-Coming-to-an-End)
14-
1515
### Fixes
1616

1717
- Edge case for swizzleClassNameExclude (#4405): Skip creating transactions for UIViewControllers ignored for swizzling

0 commit comments

Comments
 (0)