Skip to content

Commit 483cc24

Browse files
docs: Add minimum OS version bump to CHANGELOG (#6757)
Add breaking change entry documenting the bump in minimum OS versions: - iOS 15.0 - macOS 12.0 - tvOS 15.0 - visionOS 1.0 - watchOS 8.0 Co-authored-by: Cursor Agent <[email protected]>
1 parent f9d45aa commit 483cc24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
### Breaking Changes
66

7+
- Bumped minimum OS versions to iOS 15.0, macOS 12.0, tvOS 15.0, visionOS 1.0, and watchOS 8.0
78
- Moves `SentryEventDecoder` to SPI (#6365)
89
- Makes `PreviewRedactOptions`, `SentryProfileOptions`, `SentryRedactViewHelper`, `SentryViewScreenshotOptions`, `SentryReplayOptions`, `SentryUserFeedbackConfiguration`, `SentryUserFeedbackFormConfiguration`, `SentryUserFeedbackThemeConfiguration`, `SentryUserFeedbackWidgetConfiguration`, `SentryFeedback`, and `SentryExperimentalOptions` `final` (#6365)
910
- Removes Decodable conformances from the public API of model classes (#5691)

0 commit comments

Comments
 (0)