|
|
@@ -1,3 +1,17 @@
|
|
|
+# 7.1.0-fac-beta-1.1.0
|
|
|
+- Beta release supporting Firebase App Check tokens used
|
|
|
+to establish your application's integrity while signing in with Google
|
|
|
+- Adds privacy manifest support released in [v7.1.0](https://github.com/google/GoogleSignIn-iOS/releases/tag/7.1.0)
|
|
|
+- Internal
|
|
|
+ - Check integration test for presubmit instruction ([#368](https://github.com/google/GoogleSignIn-iOS/pull/368))
|
|
|
+ - Test skip integration key ([#374](https://github.com/google/GoogleSignIn-iOS/pull/374))
|
|
|
+ - Add Privacy Manifest to App Check Release Branch ([#392](https://github.com/google/GoogleSignIn-iOS/pull/392))
|
|
|
+ - [Add return type to init in GIDFakeFetcherService header](https://github.com/google/GoogleSignIn-iOS/commit/ebf681cac127497da55c932cb5bbf185971a29e7)
|
|
|
+
|
|
|
+# 7.1.0-fac-beta-1.0.0
|
|
|
+- Beta release supporting Firebase App Check tokens used
|
|
|
+to establish your application's integrity while signing in with Google
|
|
|
+
|
|
|
# 7.1.0
|
|
|
- Update to Swift 5.0 in `GoogleSignInSwiftSupport` pod ([#317](https://github.com/google/GoogleSignIn-iOS/pull/317))
|
|
|
- Documentation updates ([#351](https://github.com/google/GoogleSignIn-iOS/pull/351), [#372](https://github.com/google/GoogleSignIn-iOS/pull/372))
|