Skip to content

Commit 493eb7c

Browse files
authored
Update Changelogs for 7.1.0 (#6913)
1 parent c8de4fc commit 493eb7c

File tree

4 files changed

+7
-4
lines changed

4 files changed

+7
-4
lines changed

Crashlytics/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# v7.1.0
22
- [fixed] Fixed an issue where symbol uploads would fail when there are spaces in the project path, particularly in Unity builds (#6789).
33
- [changed] Added additional logging when settings requests fail with a 404 status to help customers debug onboarding issues (#6847).
44

FirebaseMessaging/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
# unreleased -- v.7.0.0
1+
# 2020-11 -- v7.1.0
2+
- [fixed] Fix crash on iOS 14 when multiple app delegate completion methods are called (#6863)
3+
4+
# 2020-10 -- v7.0.0
25
- [changed] Remove the deprecated FCM direct channel API and Upstream send API. (#6430)
36
- [changed] The `messaging:didReceiveRegistrationToken:` should be able to return a null token. Update the API parameter fcmToken to be nullable. (#5339)
47
- [fixed] Fixed an issue that downloading an image failed when there's no extension in the file name but MIME type is set. (#6590)

Firestore/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased (v7.0.1)
1+
# v7.1.0
22
- [changed] Added the original query data to error messages for Queries that
33
cannot be deserizialized.
44
- [fixed] Remove explicit MobileCoreServices library linkage from podspec

GoogleDataTransport/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# v8.0.1
22
- Remove `GCC_TREAT_WARNINGS_AS_ERRORS` from the podspec.
33
- Reduce pre-main startup time footprint. (#6855)
44

0 commit comments

Comments
 (0)