aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firebase/Database
diff options
context:
space:
mode:
authorGravatar Sebastian Schmidt <mrschmidt@google.com>2018-02-26 13:31:58 -0800
committerGravatar GitHub <noreply@github.com>2018-02-26 13:31:58 -0800
commitadd61e6c01d3e568637497f7932fe8fe85973ea7 (patch)
treef3bef1a97f97919367200f828e0ab171a648d760 /Firebase/Database
parentd1f7cdafcbc0006ecc57b05a401f7510264ff337 (diff)
Update CHANGELOG.md
Diffstat (limited to 'Firebase/Database')
-rw-r--r--Firebase/Database/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Firebase/Database/CHANGELOG.md b/Firebase/Database/CHANGELOG.md
index cc33775..291ec08 100644
--- a/Firebase/Database/CHANGELOG.md
+++ b/Firebase/Database/CHANGELOG.md
@@ -1,6 +1,6 @@
# v4.1.5
- [fixed] Fixes loss of precision for 64 bit numbers on older 32 bit iOS devices with persistence enabled.
-- [changed] Addresses CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF warnings that surface in newer versions of XCode and CocoaPods.
+- [changed] Addresses CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF warnings that surface in newer versions of Xcode and CocoaPods.
# v4.1.4
- [added] Firebase Database is now community-supported on tvOS.