diff options
Diffstat (limited to 'Firebase')
-rw-r--r-- | Firebase/Auth/CHANGELOG.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Firebase/Auth/CHANGELOG.md b/Firebase/Auth/CHANGELOG.md index d70626b..d5d0782 100644 --- a/Firebase/Auth/CHANGELOG.md +++ b/Firebase/Auth/CHANGELOG.md @@ -1,7 +1,5 @@ -# v5.0.3 -- Fix an issue where JWT date timestamps weren't parsed correctly. - # 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 non-anonymous when linked with passwordless email auth accounts. |