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 2c2987e commit cce6174Copy full SHA for cce6174
docs/readme.md
@@ -109,6 +109,11 @@ Support
109
110
Release Notes
111
-------------
112
+### Upcoming
113
+- Changes
114
+ - Analytics: Added `SetDefaultEventParameters()` which allows developers to specify a dictionary of parameters that will be set on every event logged.
115
+ - Analytics: `LogEvent()` now takes a vector of `Parameter` objects, instead of a pointer to an array and a count.
116
+
117
### 13.5.0
118
- Changes
119
- Firebase AI: Add support for receiving Live API Transcripts.
0 commit comments