Skip to content

Commit d2bd58e

Browse files
committed
fix changelog
1 parent 93c8ce8 commit d2bd58e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

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

1313
- Add init priority settings ([#3674](https://github.com/getsentry/sentry-java/pull/3674))
1414
- You may now set `forceInit=true` (`force-init` for `.properties` files) to ensure a call to Sentry.init / SentryAndroid.init takes effect
15-
- Add force init option to Android Manifest
15+
- Add force init option to Android Manifest ([#3675](https://github.com/getsentry/sentry-java/pull/3675))
1616
- Use `<meta-data android:name="io.sentry.force-init" android:value="true" />` to ensure Sentry Android auto init is not easily overwritten
1717

1818
### Fixes

0 commit comments

Comments
 (0)