Skip to content

Commit ba41e04

Browse files
authored
Add TODO. (#1442)
1 parent 5a2d761 commit ba41e04

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

firebase-firestore/CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
1-
# Unreleased
1+
# Unreleased
2+
3+
# 21.4.3
24
- [changed] Firestore now limits the number of concurrent document lookups it
35
will perform when resolving inconsistencies in the local cache (#1374).
6+
7+
# 21.4.2
8+
- [changed] Removed Guava dependency from the SDK. This change is the first
9+
step in eliminating crashes caused by apps that depend on the wrong flavor of
10+
Guava (#1125).
11+
12+
# 21.4.1
413
- [fixed] Fixed a performance regression introduced by the addition of
514
`Query.limitToLast(n: long)` in Firestore 23.3.1.
615
- [changed] Changed the in-memory representation of Firestore documents to

0 commit comments

Comments
 (0)