From 48bba84cafa73fdd94b6bf26af71f30fd8085e26 Mon Sep 17 00:00:00 2001 From: Morgan Chen Date: Thu, 28 Jun 2018 12:14:30 -0700 Subject: Update Auth changelog --- Firebase/Auth/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Firebase/Auth/CHANGELOG.md b/Firebase/Auth/CHANGELOG.md index d5d0782..8475c36 100644 --- a/Firebase/Auth/CHANGELOG.md +++ b/Firebase/Auth/CHANGELOG.md @@ -1,3 +1,7 @@ +# v5.1.0 +- Adds `FIRAuthErrorCodeMalformedJWT`, which is raised on JWT token parsing + failures during auth operations (#1436). + # v5.0.2 - Fix an issue where JWT date timestamps weren't parsed correctly. - Fix an issue where anonymous accounts weren't correctly promoted to -- cgit v1.2.3