Skip to content
Prev Previous commit
Next Next commit
Update Changelog
  • Loading branch information
markushi committed Aug 30, 2024
commit d5ee782e4dc24ff26f326fab857338f2a36490e8
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@

## Unreleased

### Features

- Add support for setting sentry-native handler_strategy ([#3671](https://github.com/getsentry/sentry-java/pull/3671))

### Dependencies

- Alpha: Bump Native SDK to `d11359b` of [feat/inproc_handler_strategy](https://github.com/getsentry/sentry-native/pull/1027/)
- Bump Native SDK to `d11359b` of [feat/inproc_handler_strategy](https://github.com/getsentry/sentry-native/pull/1027/)
- See the following issue for more details: https://github.com/getsentry/sentry-native/issues/1026

## 7.14.0
Expand Down