Skip to content

Commit f950b86

Browse files
committed
fixup: reword readme changes to be consistent with csharp changes
1 parent 0f85661 commit f950b86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@ Release Notes
113113
- Changes
114114
- Analytics: Added `SetDefaultEventParameters()` which allows developers to
115115
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.
116+
- Analytics: Added a new `LogEvent()` that take in a IEnumerable of
117+
parameters.
118118

119119
### 13.5.0
120120
- Changes

0 commit comments

Comments
 (0)