Skip to content

Commit c2e84d3

Browse files
authored
Update CHANGELOG for Firestore v0.10.2 (firebase#856)
1 parent 659de60 commit c2e84d3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Firestore/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Unreleased
22

3+
# v0.10.2
4+
- [changed] When you delete a FirebaseApp, the associated Firestore instances
5+
are now also deleted (#683).
6+
- [fixed] Fixed race conditions in streams that could be exposed by rapidly
7+
toggling the network from enabled to disabled and back (#772) or encountering
8+
a failure from the server (#835).
9+
- [fixed] Addressed warnings shown by the latest versions of Xcode and CocoaPods.
10+
311
# v0.10.1
412
- [fixed] Fixed a regression in Firebase iOS release 4.8.1 that could in certain
513
cases result in an "OnlineState should not affect limbo documents." assertion

0 commit comments

Comments
 (0)