diff options
author | Sebastian Schmidt <mrschmidt@google.com> | 2017-12-13 09:12:01 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-13 09:12:01 +0800 |
commit | df6ae1beb74df3756b91a7d9c63131233e8b415a (patch) | |
tree | 1599a58ee4665db027e57414af587fc8d3e09d1d /Firebase | |
parent | 87d88ebbe2b325f8b172af6f519a1070d94f39cb (diff) |
Update CHANGELOG.md
Diffstat (limited to 'Firebase')
-rw-r--r-- | Firebase/Database/CHANGELOG.md | 3 |
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. |