Skip to content

Commit bd88e56

Browse files
author
Michael Lehenbauer
committed
Add changelog entry for internal CG Queries support.
1 parent 273ad48 commit bd88e56

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
@@ -5,6 +5,9 @@
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
77
delaying garbage collection.
8+
- [changed] Prepared the persistence layer to support collection group queries.
9+
While this feature is not yet available, all schema changes are included
10+
in this release.
811

912
# 18.0.1
1013
- [fixed] Fixed an issue where Firestore would crash if handling write batches

0 commit comments

Comments
 (0)