Skip to content

Commit faf40bb

Browse files
Brian Chenwilhuff
Brian Chen
authored andcommitted
update changelog for preconditions (#637)
1 parent 24a6517 commit faf40bb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

firebase-firestore/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Unreleased
2+
- [changed] Transactions are now more flexible. Some sequences of operations
3+
that were previously incorrectly disallowed are now allowed. For example,
4+
after reading a document that doesn't exist, you can now set it multiple
5+
times successfully in a transaction.
26

37
# 20.2.0
48
- [fixed] Fixed an issue where query results were temporarily missing documents

0 commit comments

Comments
 (0)