Peter Andrews преди 4 години
родител
ревизия
091cfc506d
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -4,6 +4,7 @@
 - Support for Simulator on M1 Macs.
 - Support for Simulator on M1 Macs.
 - API surface updates
 - API surface updates
     - `GIDSignIn`
     - `GIDSignIn`
+        - `sharedInstance` is now a class property.
         - `signIn` is now `signInWithConfiguration:presentingViewController:callback:` and always requests basic profile scopes.
         - `signIn` is now `signInWithConfiguration:presentingViewController:callback:` and always requests basic profile scopes.
         - `addScopes:presentingViewController:callback:` is the new way to add scopes beyond basic profile to a currently signed-in user.
         - `addScopes:presentingViewController:callback:` is the new way to add scopes beyond basic profile to a currently signed-in user.
         - `restorePreviousSignIn` is now `restorePreviousSignInWithCallback:`.
         - `restorePreviousSignIn` is now `restorePreviousSignInWithCallback:`.