Skip to content

Commit a3aff9c

Browse files
Update CHANGELOG.md
1 parent e869ac9 commit a3aff9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase-firestore/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Unreleased
22
- [feature] Added `FieldValue.increment()`, which can be used in `update()`
3-
and ``set(..., SetOptions.merge())`` to increment or decrement numeric field
3+
and `set(..., SetOptions.merge())` to increment or decrement numeric field
44
values safely without transactions.
55
- [fixed] Fixed calculation of SQLite database size on Android 9 Pie devices.
66
Previous method could be off by a few MBs on these devices, potentially

0 commit comments

Comments
 (0)