Skip to content

Commit caa53ea

Browse files
authored
Update CHANGELOG.md
1 parent 1764341 commit caa53ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
## Unreleased
44

55
> [!Warning]
6-
> **`SentryDsn` converted from Objective-C to Swift**
7-
> The `SentryDsn` class has been converted from Objective-C to Swift. The public API remains the same but this may affect Objective-C code that directly interacts with `SentryDsn`.
6+
> 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.
7+
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

99
### Features
1010

0 commit comments

Comments
 (0)