Skip to content

Commit 229c65d

Browse files
committed
Merge remote-tracking branch 'origin/releases/4.x.x/4.18.x/4.18.0' into releases/4.x.x/4.18.x/4.18.0
2 parents ff267c7 + f3c9ead commit 229c65d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RELEASENOTES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
### 4.18.0
44
* Updated Android SDK to v4.8.18
55
* Updated iOS SDK to v4.8.10
6-
* Deprecated the `trackEvent(string eventName,string eventValue)` API
6+
* Removed the `trackEvent(string eventName,string eventValue)` API
77
- Use `trackRichEvent(string eventName, Dictionary<string, string> eventValues)` for event tracking.
88
* Fix for empty event values exception
99

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

0 commit comments

Comments
 (0)