Skip to content

Commit f3a6200

Browse files
authored
Changelog for deleting unsent reports in the background (#7346)
1 parent 3ca9dca commit f3a6200

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Crashlytics/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# v7.5.0
22
- [changed] Improve start-up performance by moving some initialization work to a background thread (#7332).
33
- [changed] Updated upload-symbols to a version that is notarized to avoid macOS security alerts (#7323).
4+
- [changed] Deleting unsent reports with deleteUnsentReports no longer happens on the main thread (#7298).
45

56
# v7.4.0
67
- [changed] Removed obsolete crash reporting mechanism from the SDK (#7076).

0 commit comments

Comments
 (0)