Skip to content

Commit a78da24

Browse files
committed
CHANGELOG.md: add pr number
1 parent dfd111b commit a78da24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

firebase-firestore/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
[#7376](//github.com/firebase/firebase-android-sdk/issues/7376)
99
- [changed] Improve query performance via internal memoization of calculated document data.
1010
[#7370](//github.com/firebase/firebase-android-sdk/issues/7370)
11-
- [changed] Switch TreeSet to HashSet to improve query execution performance.
12-
[#NNNN](//github.com/firebase/firebase-android-sdk/issues/NNNN)
11+
- [changed] Improve query performance by using an unsorted HashMap instead of a sorted TreeMap.
12+
[#7389](//github.com/firebase/firebase-android-sdk/pull/7389)
1313

1414
# 26.0.0
1515

0 commit comments

Comments
 (0)