Skip to content

Commit d70c119

Browse files
authored
Update CHANGELOG (#6231)
1 parent 9139781 commit d70c119

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

firebase-crashlytics/CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
# Unreleased
2-
* [feature] Added the `isCrashlyticsCollectionEnabled` API to check if Crashlytics collection is enabled.
3-
([Github #5919](//github.com/firebase/firebase-android-sdk/issues/5919))
2+
* [feature] Added the `isCrashlyticsCollectionEnabled` API to check if Crashlytics collection is
3+
enabled.
4+
(GitHub [#5919](https://github.com/firebase/firebase-android-sdk/issues/5919){: .external})
45
* [fixed] Ensure that on-demand fatal events are never processed on the main thread.
6+
(GitHub [#4345](https://github.com/firebase/firebase-android-sdk/issues/4345){: .external})
7+
* [fixed] Improved data consistency for rapid user actions.
8+
* [changed] Internal changes to improve startup time.
59
* [changed] Internal changes to the way session IDs are generated.
10+
* [changed] Internal changes to the way background tasks are scheduled.
11+
* [changed] Migrated SDK to use standard Firebase executors.
612

713

814
# 19.0.3

0 commit comments

Comments
 (0)