Skip to content

Commit cf3cc49

Browse files
authored
Fix Firestore Changelog for 10.3.0 (#10536)
1 parent b109e01 commit cf3cc49

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Firestore/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1+
# 10.3.0
2+
- [feature] Add MultiDb support.
3+
14
# 10.2.0
25
- [fixed] Fix FAILED_PRECONDITION when writing to a deleted document in a
36
transaction (#10431).
47
- [fixed] Fixed data race in credentials provider (#10393).
5-
- [feature] Add MultiDb support.
68
- [fixed] Fix Firestore failing to raise initial snapshot from empty local cache
79
result (#10437).
810

0 commit comments

Comments
 (0)