diff --git a/CHANGELOG.md b/CHANGELOG.md index bbf069a858c..31c2a4631da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ - Reduce excessive CPU usage when serializing breadcrumbs to disk for ANRs ([#4181](https://github.com/getsentry/sentry-java/pull/4181)) +### Dependencies + +- Bump Native SDK from v0.7.20 to v0.8.1 ([#4217](https://github.com/getsentry/sentry-java/pull/4217)) + - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#081) + - [diff](https://github.com/getsentry/sentry-native/compare/0.7.20...0.8.1) + ## 8.4.0 ### Fixes