Skip to content

Commit d9a59e2

Browse files
committed
Update CHANGELOG.md
1 parent d0849f4 commit d9a59e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase-firestore/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Unreleased
2-
- [feature] Implemented an optimization in the local cache synchronization logic that reduces the number of billed document reads when documents were deleted on the server while the client was not actively listening to the query (e.g. while the client was offline). (GitHub [#4702](//github.com/firebase/firebase-android-sdk/pull/4982){: .external})
2+
- [feature] Implemented an optimization in the local cache synchronization logic that reduces the number of billed document reads when documents were deleted on the server while the client was not actively listening to the query (e.g. while the client was offline). (GitHub [#4982](//github.com/firebase/firebase-android-sdk/pull/4982){: .external})
33

44
# 24.6.0
55
* [fixed] Fixed stack overflow caused by deeply nested server timestamps.

0 commit comments

Comments
 (0)