Skip to content

Commit 8de4fd4

Browse files
committed
Add changelog entry
1 parent 6650916 commit 8de4fd4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

firebase-firestore/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
* [feature] Expose MultiDb support in API. [#4015](//github.com/firebase/firebase-android-sdk/issues/4015)
33
* [fixed] Fixed a thread interference issue that may lead to a ConcurrentModificationException.
44
(GitHub [#5091](//github.com/firebase/firebase-android-sdk/issues/5091){: .external})
5+
* [fixed] Implement equals method on Filter class. [#5210](//github.com/firebase/firebase-android-sdk/issues/5210)
56

67
# 24.6.1
78
* [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})

0 commit comments

Comments
 (0)