Skip to content

Commit fee009e

Browse files
committed
docs: update CHANGELOG
1 parent 55a10a8 commit fee009e

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
### Version 4.33.0 (15th January 2023)
2+
#### Added
3+
- Added support for SKAdNetwork 4.0.
4+
- Added support for setting a new China URL Strategy. You can choose this setting by calling `setUrlStrategy` method of `AdjustConfig` instance with `AdjustConfig.UrlStrategyCn` parameter.
5+
- Added support to OAID plugin for MSA SDK v2.0.0.
6+
7+
#### Native SDKs
8+
- [[email protected]][ios_sdk_v4.33.3]
9+
- [[email protected]][android_sdk_v4.33.2]
10+
11+
---
12+
113
### Version 4.32.1 (14th November 2022)
214
#### Fixed
315
- Fixed conversion bug which caused `transaction_date` parameter of iOS subscription tracking to be wrongly formatted.
@@ -551,6 +563,7 @@
551563
[ios_sdk_v4.29.6]: https://github.com/adjust/ios_sdk/tree/v4.29.6
552564
[ios_sdk_v4.31.0]: https://github.com/adjust/ios_sdk/tree/v4.31.0
553565
[ios_sdk_v4.32.1]: https://github.com/adjust/ios_sdk/tree/v4.32.1
566+
[ios_sdk_v4.33.3]: https://github.com/adjust/ios_sdk/tree/v4.33.3
554567

555568
[android_sdk_v4.10.4]: https://github.com/adjust/android_sdk/tree/v4.10.4
556569
[android_sdk_v4.11.0]: https://github.com/adjust/android_sdk/tree/v4.11.0
@@ -582,3 +595,4 @@
582595
[android_sdk_v4.28.9]: https://github.com/adjust/android_sdk/tree/v4.28.9
583596
[android_sdk_v4.31.0]: https://github.com/adjust/android_sdk/tree/v4.31.0
584597
[android_sdk_v4.32.0]: https://github.com/adjust/android_sdk/tree/v4.32.0
598+
[android_sdk_v4.33.2]: https://github.com/adjust/android_sdk/tree/v4.33.2

0 commit comments

Comments
 (0)