Skip to content

Commit 1e39b38

Browse files
authored
Add changelog entry for firestore::LoadBundle() (#465)
* Add changelog entry for LoadBundle * Wording
1 parent 1844c70 commit 1e39b38

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

release_build_files/readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -587,6 +587,9 @@ code.
587587
with version 8.x of the Firebase iOS SDK.
588588
- General (iOS): A Database URL is no longer required to be present in
589589
GoogleService-Info.plist when not using the Real Time Database.
590+
- Firestore: Added `Firestore::LoadBundle` to enable loading Firestore Data
591+
Bundles into the SDK cache. `Firestore::NamedQuery` will be available in a
592+
future release.
590593

591594
### 7.3.0
592595
- Changes

0 commit comments

Comments
 (0)