aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Gil <mcg@google.com>2018-03-14 06:47:14 -0700
committerGravatar Paul Beusterien <paulbeusterien@google.com>2018-03-14 06:47:14 -0700
commita2b8b960ba70daca25918e5ac5afc3adf627fa69 (patch)
tree0a3c24676cfd9f601d01aa8306f07e3b51bcba57 /Firestore/CHANGELOG.md
parente754491394fb7b4611447a1018df726dc25a3d64 (diff)
Add a CHANGELOG entry for fixed absl symbols (#918)
Diffstat (limited to 'Firestore/CHANGELOG.md')
-rw-r--r--Firestore/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Firestore/CHANGELOG.md b/Firestore/CHANGELOG.md
index ecbcd88..50958db 100644
--- a/Firestore/CHANGELOG.md
+++ b/Firestore/CHANGELOG.md
@@ -7,6 +7,7 @@
than continuing to wait.
- [fixed] Fixed a race condition after calling `enableNetwork()` that could
result in a "Mutation batchIDs must be acknowledged in order" assertion crash.
+- [fixed] Fixed undefined symbols in the absl namespace (#898).
# v0.10.3
- [fixed] Fixed a regression in the 4.10.0 Firebase iOS SDK release that