Skip to content

Commit 0ab57bc

Browse files
committed
Changelog
1 parent 49abaf3 commit 0ab57bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
- Fix ANRs when collecting device context ([#4970](https://github.com/getsentry/sentry-java/pull/4970))
88
- **IMPORTANT:** This disables collecting external storage size (total/free) by default, to enable it back
99
use `options.isCollectExternalStorageContext = true` or `<meta-data android:name="io.sentry.external-storage-context" android:value="true" />`
10+
- Fix `NullPointerException` when reading ANR marker ([#4979](https://github.com/getsentry/sentry-java/pull/4979))
1011

1112
### Improvements
1213

0 commit comments

Comments
 (0)