Skip to content

Commit 7a07346

Browse files
authored
Fix Changelog (#4451)
* Update CHANGELOG.md * Update CHANGELOG.md
1 parent e672c3a commit 7a07346

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
@@ -4,7 +4,7 @@
44

55
### Fixes
66

7-
- Fix SDK init crash if initialized from background thread while an activiy is resumed ([#4449](https://github.com/getsentry/sentry-java/pull/4449))
7+
- Fix `SentryAndroid.init` crash if SDK is initialized from a background thread while an `Activity` is in resumed state ([#4449](https://github.com/getsentry/sentry-java/pull/4449))
88

99
### Dependencies
1010

0 commit comments

Comments
 (0)