Skip to content

Commit 7578974

Browse files
committed
firebase-firestore/CHANGELOG.md: add the PR number
1 parent c629462 commit 7578974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase-firestore/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ by opting into a release at
55
# Unreleased
66
- [fixed] Fixed an issue `waitForPendingWrites()` could lead to NullPointerException.
77
- [feature] Added Query.count(), which fetches the number of documents in the
8-
result set without actually downloading the documents (#NNNN).
8+
result set without actually downloading the documents (#4126).
99

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

0 commit comments

Comments
 (0)