Skip to content

Commit 7629df7

Browse files
Fix Changelog: Move PR 5800 to unreleased (#6097)
We merged #5800 after releasing 8.55.0. We need to move it up to the unreleased section.
1 parent 8203ac0 commit 7629df7

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
- Fix missing view hierachy when enabling `attachScreenshot` too (#5989)
1717
- Fix macOS's frameworks not following the versioned framework structure (#6049)
1818
- Add warning to addBreadcrumb when used before SDK init (#6083)
19+
- Add null-handling for parsed DSN in SentryHTTPTransport (#5800)
1920

2021
### Improvements
2122

@@ -52,10 +53,6 @@
5253
> If your app does not need arm64e, you don't need to make any changes.
5354
> But if your app _needs arm64e_ please use `Sentry-Dynamic-WithARM64e` or `Sentry-WithoutUIKitOrAppKit-WithARM64e` from 8.55.0 so you don't have issues uploading to the App Store.
5455
55-
### Fixes
56-
57-
- Add null-handling for parsed DSN in SentryHTTPTransport (#5800)
58-
5956
### Features
6057

6158
- Add a new prebuilt framework with arm64e and remove it from the regular one (#5788)

0 commit comments

Comments
 (0)