Skip to content

Commit

Permalink
Updates Changelog for 4.5.0 release (firebase#908)
Browse files Browse the repository at this point in the history
* Updates Changelog for 4.5.0 release

* Addresses comments
  • Loading branch information
protocol86 committed Mar 12, 2018
1 parent 2b82a2e commit 07f4695
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Firebase/Auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# v4.5.0
- Adds new API which provides a way to determine the sign-in methods associated with an
email address.
- Adds new API which allows authentication using only an email link (Passwordless Authentication
with email link).

# v4.4.4
- Addresses CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF warnings that surface in newer versions of
Xcode and CocoaPods.
Expand Down

0 comments on commit 07f4695

Please sign in to comment.