Skip to content

Commit 598639b

Browse files
authored
Update CHANGELOG.md
1 parent caa53ea commit 598639b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
> The class `SentryDsn` has been converted from Objective-C to Swift. While the public API remains the same, you might have to remove imports of the `SentryDsn.h` from your Objective-C code.
77
We acknowledge that this is a breaking change introduced in a minor release, but it should have been part of the major release 9.0.0 already before - apologies for any inconveniences caused.
88

9+
## Breaking Changes
10+
11+
- Refactored type `SentryDsn` from Objective-C to Swift, removing the `SentryDsn.h` from the public header files.
12+
913
### Features
1014

1115
- Add attributes data to `SentryScope` (#6830)

0 commit comments

Comments
 (0)