diff --git a/firebase-crashlytics/CHANGELOG.md b/firebase-crashlytics/CHANGELOG.md index 937ec9a3752..39cc4022d1c 100644 --- a/firebase-crashlytics/CHANGELOG.md +++ b/firebase-crashlytics/CHANGELOG.md @@ -1,8 +1,14 @@ # Unreleased -* [feature] Added the `isCrashlyticsCollectionEnabled` API to check if Crashlytics collection is enabled. - ([Github #5919](//github.com/firebase/firebase-android-sdk/issues/5919)) +* [feature] Added the `isCrashlyticsCollectionEnabled` API to check if Crashlytics collection is + enabled. + (GitHub [#5919](https://github.com/firebase/firebase-android-sdk/issues/5919){: .external}) * [fixed] Ensure that on-demand fatal events are never processed on the main thread. + (GitHub [#4345](https://github.com/firebase/firebase-android-sdk/issues/4345){: .external}) +* [fixed] Improved data consistency for rapid user actions. +* [changed] Internal changes to improve startup time. * [changed] Internal changes to the way session IDs are generated. +* [changed] Internal changes to the way background tasks are scheduled. +* [changed] Migrated SDK to use standard Firebase executors. # 19.0.3