Skip to content

Commit 1e734b9

Browse files
committed
chore: Update release notes for upcoming release with Query::Sum()
1 parent fae6142 commit 1e734b9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

release_build_files/readme.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -631,6 +631,10 @@ workflow use only during the development of your app, not for publicly shipping
631631
code.
632632

633633
## Release Notes
634+
### Upcoming Release
635+
- Changes
636+
- Firestore: Added `Query::Sum()`, which fetches the sum of numeric fields
637+
in query results.
634638
### 12.7.0
635639
- Changes
636640
- General (iOS): Update to Firebase Cocoapods version 11.10.0.
@@ -765,7 +769,7 @@ code.
765769
function to facilitate the [on-device conversion
766770
measurement](https://support.google.com/google-ads/answer/12119136) API.
767771
- Auth: Add Firebase Auth Emulator support. Set the environment variable
768-
USE_AUTH_EMULATOR=yes (and optionally AUTH_EMULATOR_PORT, default 9099)
772+
USE_AUTH_EMULATOR=yes (and optionally AUTH_EMULATOR_PORT, default 9099)
769773
to connect to the local Firebase Auth Emulator.
770774
- GMA (iOS): Updated dependency to Google-Mobile-Ads-SDK version 10.10.0.
771775
- GMA (Android): Updated dependency to play-services-ads version 22.3.0.

0 commit comments

Comments
 (0)