aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firebase/Auth/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Xiangtian Dai <xiangtian@google.com>2017-08-25 12:01:27 -0700
committerGravatar GitHub <noreply@github.com>2017-08-25 12:01:27 -0700
commit9108a337d6862a9556611ed9f88292cddb5ef1ae (patch)
treede2a3d8a957404aa360fe99e56b4cc61a4291926 /Firebase/Auth/CHANGELOG.md
parentb1c231d95bbb582154a964091f3b5033dee130b5 (diff)
Updates Auth ChangeLog for the next release. (#216)
Also moves an unused public method into private header.
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 877ce43..7738fb5 100644
--- a/Firebase/Auth/CHANGELOG.md
+++ b/Firebase/Auth/CHANGELOG.md
@@ -1,3 +1,6 @@
+# v4.1.1
+- Improves some method documentation in headers.
+
# v4.1.0
- Allows the app to handle continue URL natively, e.g., from password reset
email.