Skip to content

Commit cce6174

Browse files
committed
feat(analytics): Add release notes for SetDefaultEventParameters
1 parent 2c2987e commit cce6174

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/readme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,11 @@ Support
109109

110110
Release Notes
111111
-------------
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+
112117
### 13.5.0
113118
- Changes
114119
- Firebase AI: Add support for receiving Live API Transcripts.

0 commit comments

Comments
 (0)