Skip to content

Commit 621453c

Browse files
committed
Fix change log
1 parent 04167a5 commit 621453c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

firebase-firestore/CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ Android changes are not released automatically. Ensure that changes are released
22
by opting into a release at
33
[go/firebase-android-release](http:go/firebase-android-release) (Googlers only).
44

5-
# 24.1.2
65
# Unreleased
7-
- [changed] Added `TransactionOptions` to control how many times a transaction
6+
7+
# 24.1.2
8+
- [feature] Added `TransactionOptions` to control how many times a transaction
89
will retry commits before failing.
910
- [fixed] Fixed an issue where patching multiple fields shadows each other (#3528).
10-
- [feature] Added customization support for `FirebaseFirestore.runTransaction`.
1111

1212
# 24.1.1
1313
- [fixed] Fixed an issue in the experimental index engine that might have

0 commit comments

Comments
 (0)