diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b6a80fd1..9c9fc454b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,15 +10,19 @@ - Bump Android Gradle Plugin from v5.12.1 to v5.12.2 ([#1135](https://github.com/getsentry/sentry-unreal/pull/1135)) - [changelog](https://github.com/getsentry/sentry-android-gradle-plugin/blob/main/CHANGELOG.md#5122) - [diff](https://github.com/getsentry/sentry-android-gradle-plugin/compare/5.12.1...5.12.2) -- Bump Cocoa SDK (iOS and Mac) from v8.57.0 to v8.57.1 ([#1133](https://github.com/getsentry/sentry-unreal/pull/1133)) - - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8571) - - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.57.0...8.57.1) +- Bump Cocoa SDK (iOS and Mac) from v8.57.0 to v8.57.2 ([#1133](https://github.com/getsentry/sentry-unreal/pull/1133), [#1143](https://github.com/getsentry/sentry-unreal/pull/1143)) + - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8572) + - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.57.0...8.57.2) - Bump CLI from v2.57.0 to v2.58.0 ([#1142](https://github.com/getsentry/sentry-unreal/pull/1142)) - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2580) - [diff](https://github.com/getsentry/sentry-cli/compare/2.57.0...2.58.0) ## 1.2.1 +### Features + +- Implement Wine/Proton detection and automatic Crashpad stack capture adjustment for SteamOS/Bazzite compatibility ([#1123](https://github.com/getsentry/sentry-unreal/pull/1123)) + ### Dependencies - Bump CLI from v2.56.1 to v2.57.0 ([#1124](https://github.com/getsentry/sentry-unreal/pull/1124)) @@ -34,10 +38,6 @@ - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8250) - [diff](https://github.com/getsentry/sentry-java/compare/8.24.0...8.25.0) -### Features - -- Implement Wine/Proton detection and automatic Crashpad stack capture adjustment for SteamOS/Bazzite compatibility ([#1123](https://github.com/getsentry/sentry-unreal/pull/1123)) - ## 1.2.0 ### Features diff --git a/modules/sentry-cocoa.properties b/modules/sentry-cocoa.properties index 82a917e8a..bc8723fae 100644 --- a/modules/sentry-cocoa.properties +++ b/modules/sentry-cocoa.properties @@ -1,2 +1,2 @@ -version=8.57.1 +version=8.57.2 repo=https://github.com/getsentry/sentry-cocoa