aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--Firebase/Auth/CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/Firebase/Auth/CHANGELOG.md b/Firebase/Auth/CHANGELOG.md
index b5c4560..2709831 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. (#1319)
- Fix an issue where anonymous accounts weren't correctly promoted to