Skip to content

Commit

Permalink
CHANGELOG.md | switch the #3694 entry back to unreleased
Browse files Browse the repository at this point in the history
  • Loading branch information
bricefriha authored Nov 4, 2024
1 parent 42e4ab3 commit eac7596
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,17 @@
# Changelog

ChangeLogs

## Unreleased

### Fixes

- Android - fix bug that prevents logcat.log from getting attached to unhandled events (SIGSEGV Segfault) ([#3694](https://github.com/getsentry/sentry-dotnet/pull/3694))

## 4.12.2

### Fixes

- Android - fix bug that prevents logcat.log from getting attached to unhandled event (SIGSEGV Segfault) ([#3694](https://github.com/getsentry/sentry-dotnet/pull/3694))
- Events from NDK on Android will report sdk.name `sentry.native.android.dotnet` ([#3682](https://github.com/getsentry/sentry-dotnet/pull/3682))

### Features
Expand Down

0 comments on commit eac7596

Please sign in to comment.