Skip to content

Commit 08be6f3

Browse files
authored
Update CHANGELOG to prep for 8.0.0 release (#451)
1 parent b3c0d99 commit 08be6f3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
1-
# 7.2.0
1+
# 8.0.0
22
- General release adding Firebase App Check support to establish your
33
application's integrity while signing in with Google
4+
- Update minimum iOS support to iOS 12 ([#445](https://github.com/google/GoogleSignIn-iOS/pull/445))
45
- Internal
56
- Add instancetype return to test helper ([#393](https://github.com/google/GoogleSignIn-iOS/pull/393))
67
- Remove GTMSessionFetcher modular import ([#403](https://github.com/google/GoogleSignIn-iOS/pull/403))
78
- Bump activesupport from 5.2.5 to 5.2.8.1 in the bundler group ([#429](https://github.com/google/GoogleSignIn-iOS/pull/429))
9+
- Remove deprecated macos-11 runner ([#447](https://github.com/google/GoogleSignIn-iOS/pull/447))
10+
- Update deprecated archiving API usage in tests ([#449](https://github.com/google/GoogleSignIn-iOS/pull/449))
811

912
# 7.1.0-fac-beta-1.1.0
1013
- Beta release supporting Firebase App Check tokens used

0 commit comments

Comments
 (0)