Skip to content

Commit d5d2e20

Browse files
committed
Fix changelog
1 parent 5c3e737 commit d5d2e20

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## Unreleased
4+
5+
### Breaking Changes
6+
7+
- Change `SentryFeedback` initializer to support multiple attachments (#6459)
8+
39
## 9.0.0-alpha.0
410

511
### Breaking Changes
@@ -39,7 +45,6 @@
3945
If you need a precompiled XCFramework built with Xcode 15, continue using Sentry SDK 8.x.x.
4046
- Set `SentryException.type` to `nil` when `NSException` has no `reason` (#6653). The backend then can provide a proper message when there is no reason.
4147
- Rename `SentryLog.Level` and `SentryLog.Attribute` for ObjC (#6666)
42-
- Change `SentryFeedback` initializer to support multiple attachments (#6459)
4348

4449
### Fixes
4550

0 commit comments

Comments
 (0)