Skip to content

Commit 1992bba

Browse files
authored
Update CHANGELOG.md (#12170)
1 parent 2e1809d commit 1992bba

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Firestore/CHANGELOG.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# 10.19.0
2-
- [fixed] Fixed an issue in the local cache synchronization logic where all
3-
locally-cached documents that matched a resumed query would be unnecessarily
4-
re-downloaded; with the fix it now only downloads the documents that are known
5-
to be out-of-sync. (#12044)
2+
- [fixed] Made an optimization to the synchronization logic for resumed queries
3+
to only re-download locally-cached documents that are known to be out-of-sync. (#12044)
64

75
# 10.18.0
86
- [fixed] Fix Firestore build for visionOS on Xcode 15.1. (#12023)

0 commit comments

Comments
 (0)