Skip to content

Commit 350a8fb

Browse files
authored
[Firestore] Update CHANGELOG for new Count API (#10246)
1 parent 8866b22 commit 350a8fb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Firestore/CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
# Unreleased
1+
# 10.0.0
22
- [feature] Added `Query.count()`, which fetches the number of documents in the
33
result set without actually downloading the documents (#10246).
4-
5-
# 10.0.0
64
- [fixed] Fixed compiler warning about `@param comparator` (#10226).
75

86
# 9.6.0

0 commit comments

Comments
 (0)