aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firebase/Database
diff options
context:
space:
mode:
authorGravatar Sebastian Schmidt <mrschmidt@google.com>2017-12-13 09:12:01 +0800
committerGravatar GitHub <noreply@github.com>2017-12-13 09:12:01 +0800
commitdf6ae1beb74df3756b91a7d9c63131233e8b415a (patch)
tree1599a58ee4665db027e57414af587fc8d3e09d1d /Firebase/Database
parent87d88ebbe2b325f8b172af6f519a1070d94f39cb (diff)
Update CHANGELOG.md
Diffstat (limited to 'Firebase/Database')
-rw-r--r--Firebase/Database/CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/Firebase/Database/CHANGELOG.md b/Firebase/Database/CHANGELOG.md
index 867def1..a878ebe 100644
--- a/Firebase/Database/CHANGELOG.md
+++ b/Firebase/Database/CHANGELOG.md
@@ -1,3 +1,6 @@
+# v4.1.3
+- [changed] Internal cleanup in the firebase-ios-sdk repository. Functionality of the RTDB SDK is not affected.
+
# v4.1.2
- [fixed] Addresses race condition that can occur during the initialization of empty snapshots.