aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firebase/Auth/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Zsika Phillip <protocol86@users.noreply.github.com>2017-10-20 13:13:35 -0700
committerGravatar GitHub <noreply@github.com>2017-10-20 13:13:35 -0700
commit36a52eac7aa7a970e8197aa67cedcb312d4462d0 (patch)
tree35f08f6a4310d8f973bae59d8f298faaf73f4596 /Firebase/Auth/CHANGELOG.md
parentb8747b93399fc9a448a08a4eb9dc20cc2f6e09ea (diff)
Updates the change log for Auth release 4.3.1 (#392)
* Updates the changelog for M20. * Updates podspec version * uses correct single quote character
Diffstat (limited to 'Firebase/Auth/CHANGELOG.md')
-rw-r--r--Firebase/Auth/CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/Firebase/Auth/CHANGELOG.md b/Firebase/Auth/CHANGELOG.md
index 74a2730..93ea24d 100644
--- a/Firebase/Auth/CHANGELOG.md
+++ b/Firebase/Auth/CHANGELOG.md
@@ -1,3 +1,6 @@
+# v4.3.1
+- Internal clean up.
+
# v4.3.0
- Provides account creation and last sign-in dates as metadata to the user
object.