aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firebase/Database/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'Firebase/Database/CHANGELOG.md')
-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.