Skip to content

Commit e5ff23c

Browse files
FirebaseCore M52 changelog updates (#3366)
1 parent 4a8769b commit e5ff23c

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

Firebase/Core/CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1-
# v6.0.1 -- M48
1+
# v6.1.0 -- M52
2+
- [added] `FIROptions.appGroupID` property added to configure the App Group identifier required to share
3+
data between the application and the application extensions. (#3293)
4+
5+
# 2019-05-21 -- v6.0.1 -- M48
26
- [changed] Allowed `FirebaseApp` name to accept any alpha-numeric character instead of only ASCII. (#2609)
37

4-
# v6.0.0 -- M47
8+
# 2019-05-07 -- v6.0.0 -- M47
59
- [changed] Added support for CocoaPods 1.7.x `:generate_multiple_pod_projects` feature. (#2751)
610
- [removed] Remove FIRAnalyticsConfiguration from Public header. Use from FirebaseAnalytics. (#2728)
711
- [changed] Remove runtime warning for missing analytics in favor of one at build time. (#2734)

0 commit comments

Comments
 (0)