Skip to content

Commit 35c0235

Browse files
committed
Update Changelog
1 parent ae2c4ce commit 35c0235

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
@@ -21,6 +21,7 @@
2121
- You may now set `forceInit=true` (`force-init` for `.properties` files) to ensure a call to Sentry.init / SentryAndroid.init takes effect
2222
- Add force init option to Android Manifest ([#3675](https://github.com/getsentry/sentry-java/pull/3675))
2323
- Use `<meta-data android:name="io.sentry.force-init" android:value="true" />` to ensure Sentry Android auto init is not easily overwritten
24+
- Offload System.loadLibrary calls to background thread ([#3670](https://github.com/getsentry/sentry-java/pull/3670))
2425

2526
### Fixes
2627

0 commit comments

Comments
 (0)