Skip to content

Commit 9b33b3e

Browse files
committed
Add CHANGELOG entry.
1 parent e967dd1 commit 9b33b3e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

firebase-firestore/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
[#7388](//github.com/firebase/firebase-android-sdk/pull/7388)
1010
- [changed] Improve query performance by using an unsorted HashMap instead of a sorted TreeMap.
1111
[#7389](//github.com/firebase/firebase-android-sdk/pull/7389)
12+
- [changed] Add `java.time.Instant` support to `DocumentSnapshot.toObject()`,
13+
`DocumentReference.set()`, `DocumentReference.update()`, and similar.
14+
[#6235](//github.com/firebase/firebase-android-sdk/pull/6235)
1215

1316
# 26.0.1
1417

0 commit comments

Comments
 (0)