Skip to content

Commit

Permalink
Update CHANGELOG.md (#12170)
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsannas authored Dec 5, 2023
1 parent 2e1809d commit 1992bba
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Firestore/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# 10.19.0
- [fixed] Fixed an issue in the local cache synchronization logic where all
locally-cached documents that matched a resumed query would be unnecessarily
re-downloaded; with the fix it now only downloads the documents that are known
to be out-of-sync. (#12044)
- [fixed] Made an optimization to the synchronization logic for resumed queries
to only re-download locally-cached documents that are known to be out-of-sync. (#12044)

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

0 comments on commit 1992bba

Please sign in to comment.