We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21d351e commit c54c32fCopy full SHA for c54c32f
firebase-firestore/CHANGELOG.md
@@ -3,9 +3,10 @@ by opting into a release at
3
[go/firebase-android-release](http:go/firebase-android-release) (Googlers only).
4
5
# Unreleased
6
-- [changed] Fixed an issue in the experimental index engine that might have
+- [fixed] Fixed an issue in the experimental index engine that might have
7
caused Firestore to exclude document results for limit queries with local
8
modifications.
9
+- [changed] Firestore can now serialize Objects with `android.net.Uri`s.
10
11
# 24.1.0
12
- [feature] Added experimental support for indexed query execution. Indexes can
0 commit comments