Skip to content

Commit

Permalink
Update RELEASENOTES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminAF authored Dec 12, 2018
1 parent 6e39812 commit f3c9ead
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RELEASENOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
### 4.18.0
* Updated Android SDK to v4.8.18
* Updated iOS SDK to v4.8.10
* Deprecated the `trackEvent(string eventName,string eventValue)` API
* Removed the `trackEvent(string eventName,string eventValue)` API
- Use `trackRichEvent(string eventName, Dictionary<string, string> eventValues)` for event tracking.
* Fix for empty event values exception

Expand Down Expand Up @@ -93,4 +93,4 @@ callbackMethod, string callbackFailedMethod);`
### 4.10.0
* Deep link support for Android & iOS
* Uninstall support for Android & iOS
* Support testing using the Unity Editor
* Support testing using the Unity Editor

0 comments on commit f3c9ead

Please sign in to comment.