From 1be9737fb28deb388cbcfaf6324ebad49683340b Mon Sep 17 00:00:00 2001 From: Zsika Phillip Date: Tue, 3 Apr 2018 09:55:43 -0700 Subject: Updates change log (#938) * Updates changelog for Auth next release * Fixes typo * Addresses comment * Addresses comments --- Firebase/Auth/CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Firebase/Auth') diff --git a/Firebase/Auth/CHANGELOG.md b/Firebase/Auth/CHANGELOG.md index 4f068eb..d5ee03f 100644 --- a/Firebase/Auth/CHANGELOG.md +++ b/Firebase/Auth/CHANGELOG.md @@ -1,3 +1,8 @@ +# v4.5.1 +- Adds client-side validation to prevent setting `handleCodeInApp` to false when performing + email-link authentication. If `handleCodeInApp` is set to false an invalid argument exception + is thrown. + # v4.5.0 - Adds new API which provides a way to determine the sign-in methods associated with an email address. -- cgit v1.2.3