From 4797b98bfd8c16230a39945c22d23d08c0b3d8b0 Mon Sep 17 00:00:00 2001 From: Zsika Phillip Date: Fri, 13 Apr 2018 10:31:40 -0700 Subject: Update changelog (#1090) --- Firebase/Auth/CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Firebase/Auth') diff --git a/Firebase/Auth/CHANGELOG.md b/Firebase/Auth/CHANGELOG.md index 94d508b..858d2a7 100644 --- a/Firebase/Auth/CHANGELOG.md +++ b/Firebase/Auth/CHANGELOG.md @@ -1,3 +1,6 @@ +# v4.6.1 +- Fixes crash which occurred when certain Firebase IDTokens were being parsed (#1076). + # v4.6.0 - Adds `getIDTokenResultWithCompletion:` and `getIDTokenResultForcingRefresh:completion:` APIs which call back with an AuthTokenResult object. The Auth token result object contains the ID token JWT string and other properties associated with the token including the decoded available payload claims (#1004). -- cgit v1.2.3