diff --git a/CHANGELOG.md b/CHANGELOG.md index ef9ad3ac5..bfc166050 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump Native SDK from v0.10.1 to v0.11.1 ([#1793](https://github.com/getsentry/symbolicator/pull/1793)) + - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0111) + - [diff](https://github.com/getsentry/sentry-native/compare/0.10.1...0.11.1) + ## 25.9.0 ### Dependencies diff --git a/crates/symbolicator-crash/sentry-native b/crates/symbolicator-crash/sentry-native index 11f94efc6..075b3bfee 160000 --- a/crates/symbolicator-crash/sentry-native +++ b/crates/symbolicator-crash/sentry-native @@ -1 +1 @@ -Subproject commit 11f94efc64d55e90aef9456ce01716c846ae1732 +Subproject commit 075b3bfee1dbb85fa10d50df631286196943a3e0