Skip to content

Commit c629462

Browse files
committed
firebase-firestore/CHANGELOG.md: add a release notes entry
1 parent 54d0e93 commit c629462

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

firebase-firestore/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ by opting into a release at
44

55
# Unreleased
66
- [fixed] Fixed an issue `waitForPendingWrites()` could lead to NullPointerException.
7+
- [feature] Added Query.count(), which fetches the number of documents in the
8+
result set without actually downloading the documents (#NNNN).
79

810
# 24.2.0
911
- [feature] Added `TransactionOptions` to control how many times a transaction

0 commit comments

Comments
 (0)