We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a8769b commit e5ff23cCopy full SHA for e5ff23c
Firebase/Core/CHANGELOG.md
@@ -1,7 +1,11 @@
1
-# v6.0.1 -- M48
+# 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
6
- [changed] Allowed `FirebaseApp` name to accept any alpha-numeric character instead of only ASCII. (#2609)
7
-# v6.0.0 -- M47
8
+# 2019-05-07 -- v6.0.0 -- M47
9
- [changed] Added support for CocoaPods 1.7.x `:generate_multiple_pod_projects` feature. (#2751)
10
- [removed] Remove FIRAnalyticsConfiguration from Public header. Use from FirebaseAnalytics. (#2728)
11
- [changed] Remove runtime warning for missing analytics in favor of one at build time. (#2734)
0 commit comments