Skip to content

Commit

Permalink
Update CHANGELOG for 6.2.3 patch release (#198)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdmathias committed Aug 18, 2022
1 parent 8216dcb commit 5ce8504
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 6.2.3 (2022-8-18)
- Fix resource loading in GoogleSignInSwift with CocoaPods use_frameworks! ([#197](https://github.com/google/GoogleSignIn-iOS/pull/197))
- Prevent build errors for GoogleSignInSwift in certain scenarios when using Swift Package Manager. ([#166](https://github.com/google/GoogleSignIn-iOS/pull/166))

# 6.2.2 (2022-5-27)
- Prevent build errors for GoogleSignInSwift when using Swift Package Manager. ([#157](https://github.com/google/GoogleSignIn-iOS/pull/157))
- Prevent a build error on Xcode 12 and earlier. ([#158](https://github.com/google/GoogleSignIn-iOS/pull/158))
Expand Down

0 comments on commit 5ce8504

Please sign in to comment.