Skip to content

Commit 76d0144

Browse files
authored
Changelog update for M98 (#8262)
1 parent e5d20cd commit 76d0144

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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+
# v8.2.0
22
- [changed] Incorporated code quality changes around integer overflow, potential race conditions, and reinstalling signal handlers.
33
- [fixed] Fixed an issue where iOS-only apps running on iPads would report iOS as their OS Name.
44
- [fixed] Fixed depcrecation warning for projects with minimum deployment version iOS 13 and up.

FirebaseStorage/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased (8.1.0)
1+
# 8.2.0
22
- [changed] Instances are now cached. Repeated invocations of `Storage.storage()`
33
return the same instance and retain the same settings.
44

Firestore/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# v8.2.0
22
- [changed] Passing in an empty document ID, collection group ID, or collection
33
path will now result in a more readable error (#8218).
44

0 commit comments

Comments
 (0)