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 0f85661 commit f950b86Copy full SHA for f950b86
docs/readme.md
@@ -113,8 +113,8 @@ Release Notes
113
- Changes
114
- Analytics: Added `SetDefaultEventParameters()` which allows developers to
115
specify a list of parameters that will be set on every event logged.
116
- - Analytics: `LogEvent()` now takes a vector of `Parameter` objects, instead
117
- of a pointer to an array and a count.
+ - Analytics: Added a new `LogEvent()` that take in a IEnumerable of
+ parameters.
118
119
### 13.5.0
120
0 commit comments