diff --git a/firebase-firestore/CHANGELOG.md b/firebase-firestore/CHANGELOG.md index b9d6e61420e..f81e8af6bc7 100644 --- a/firebase-firestore/CHANGELOG.md +++ b/firebase-firestore/CHANGELOG.md @@ -3,9 +3,10 @@ by opting into a release at [go/firebase-android-release](http:go/firebase-android-release) (Googlers only). # Unreleased -- [changed] Fixed an issue in the experimental index engine that might have +- [fixed] Fixed an issue in the experimental index engine that might have caused Firestore to exclude document results for limit queries with local modifications. +- [changed] Firestore can now serialize Objects with `android.net.Uri`s. # 24.1.0 - [feature] Added experimental support for indexed query execution. Indexes can