Skip to content

Commit ffc2fd8

Browse files
authored
Apply suggestion from @romtsn
1 parent 8241457 commit ffc2fd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
### Features
1212

13-
- Add `enableTombstone` option for improved native crash reporting on Android 12+ ([#5676](https://github.com/getsentry/sentry-react-native/pull/5676))
13+
- Add `enableTombstone` option for improved native crash reporting on Android 12+ ([#5680](https://github.com/getsentry/sentry-react-native/pull/5680))
1414
- When enabled, uses Android's `ApplicationExitInfo.REASON_CRASH_NATIVE` to capture native crashes with more detailed thread information
1515
```js
1616
import * as Sentry from '@sentry/react-native';

0 commit comments

Comments
 (0)