Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update CHANGELOG.md
  • Loading branch information
jpnurmi committed Aug 12, 2025
commit bbe359bf510709e4a35474555d1dfcc7d4dac085
13 changes: 4 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
# Changelog

## 5.14.0-alpha.1

### Dependencies

- Reapply "Bump Cocoa SDK from v8.39.0 to v8.46.0 (#4103)" ([#4413](https://github.com/getsentry/sentry-dotnet/pull/4413))
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8460)
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.39.0...8.46.0)

## 5.14.0-alpha.0
## Unreleased

### Fixes

Expand All @@ -20,6 +12,9 @@
- Bump CLI from v2.50.2 to v2.51.1 ([#4419](https://github.com/getsentry/sentry-dotnet/pull/4419), [#4435](https://github.com/getsentry/sentry-dotnet/pull/4435))
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2511)
- [diff](https://github.com/getsentry/sentry-cli/compare/2.50.2...2.51.1)
- Reapply "Bump Cocoa SDK from v8.39.0 to v8.46.0 (#4103)" ([#4413](https://github.com/getsentry/sentry-dotnet/pull/4413))
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8460)
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.39.0...8.46.0)

## 5.14.0

Expand Down
Loading