Skip to content

Commit 322a294

Browse files
committed
changelog
1 parent 200aefc commit 322a294

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
### Features
66

77
- Add option to attach raw tombstone protobuf on native crash events ([#5446](https://github.com/getsentry/sentry-java/pull/5446))
8+
- Enable via `options.isAttachTombstone = true` or manifest: `<meta-data android:name="io.sentry.tombstone.attach" android:value="true" />`
89
- Add support to configure reporting historical ANRs via `AndroidManifest.xml` using the `io.sentry.anr.report-historical` attribute ([#5387](https://github.com/getsentry/sentry-java/pull/5387))
910

1011
### Dependencies

0 commit comments

Comments
 (0)