Skip to content

Commit 4164619

Browse files
committed
Update CHANGELOG.md
1 parent e7047cb commit 4164619

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
@@ -8,6 +8,7 @@
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" />`
1010
- Fix `NullPointerException` when reading ANR marker ([#4979](https://github.com/getsentry/sentry-java/pull/4979))
11+
- Improve app start type detection with main thread timing ([#4999](https://github.com/getsentry/sentry-java/pull/4999))
1112

1213
### Improvements
1314

0 commit comments

Comments
 (0)