aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Gil <mcg@google.com>2018-02-08 07:50:56 -0800
committerGravatar Paul Beusterien <paulbeusterien@google.com>2018-02-08 07:50:56 -0800
commit2ad24f850582bf41927c231617509b177bb720d8 (patch)
tree43edf1f22876891b870da26eb74d8192395ba1f5 /Firestore/CHANGELOG.md
parente2293daa81bd755387bdc7d74b4fefffdd139e3d (diff)
Update CHANGELOG for Firestore v0.10.1 (#768)
Diffstat (limited to 'Firestore/CHANGELOG.md')
-rw-r--r--Firestore/CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/Firestore/CHANGELOG.md b/Firestore/CHANGELOG.md
index 13b147d..2ae63fe 100644
--- a/Firestore/CHANGELOG.md
+++ b/Firestore/CHANGELOG.md
@@ -1,7 +1,10 @@
# Unreleased
+
+# v0.10.1
- [fixed] Fixed a regression in Firebase iOS release 4.8.1 that could in certain
cases result in an "OnlineState should not affect limbo documents." assertion
crash when the client loses its network connection.
+- [fixed] It's now possible to pass a nil completion block to WriteBatch.commit (#745).
# v0.10.0
- [changed] Removed the includeMetadataChanges property in FIRDocumentListenOptions