aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firebase/Database
diff options
context:
space:
mode:
authorGravatar Sebastian Schmidt <mrschmidt@google.com>2017-11-21 12:23:05 -0800
committerGravatar GitHub <noreply@github.com>2017-11-21 12:23:05 -0800
commitbbd95a01433ffb2bdf084c3aa53d9fb28ef8f085 (patch)
tree130960be7f936985d9bea1bc977d70a4e24b5ff5 /Firebase/Database
parent5e49692058c62dc0eecbd09cca80720ad2976d0d (diff)
Updating Changelog for 4.1.2 RTDB release
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 5a6262b..867def1 100644
--- a/Firebase/Database/CHANGELOG.md
+++ b/Firebase/Database/CHANGELOG.md
@@ -1,3 +1,6 @@
+# v4.1.2
+- [fixed] Addresses race condition that can occur during the initialization of empty snapshots.
+
# v4.1.1
- [fixed] Fixed warnings for callback types with missing argument specifications in Xcode 9.