Skip to content

Commit 74a42ed

Browse files
authored
Storage for M52 (#3367)
1 parent e5ff23c commit 74a42ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Firebase/Core/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# v6.1.0 -- M52
2-
- [added] `FIROptions.appGroupID` property added to configure the App Group identifier required to share
2+
- [added] `FIROptions.appGroupID` property added to configure the App Group identifier required to share
33
data between the application and the application extensions. (#3293)
44

55
# 2019-05-21 -- v6.0.1 -- M48

Firebase/Storage/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 3.4.0
22
- [fixed] Ensure that users don't accidently invoke `Storage()` instead of `Storage.storage()`.
33
If your code calls the constructor of Storage directly, we will throw an assertion failure,
44
instead of crashing the process later as the instance is used (#3282).

0 commit comments

Comments
 (0)