Skip to content

Commit 0a31935

Browse files
committed
docs: update CHANGELOG
1 parent 61c6e76 commit 0a31935

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,21 @@
1+
### Version 4.33.1 (16th February 2023)
2+
#### Fixed
3+
- Skipped invocation of SKAN 4.0 style callback in case SKAN 4.0 API was not invoked (https://github.com/adjust/flutter_sdk/issues/104).
4+
5+
#### Native SDKs
6+
- [[email protected]][ios_sdk_v4.33.4]
7+
- [[email protected]][android_sdk_v4.33.3]
8+
9+
---
10+
111
### Version 4.33.0 (9th December 2022)
212
#### Added
3-
- Added support for SKAD 4.0.
13+
- Added support for SKAN 4.0.
414
- Added support for setting a new China URL Strategy. You can choose this setting by setting `urlStrategy` member of `AdjustConfig` instance to `AdjustConfig.UrlStrategyCn` value.
515

616
#### Native SDKs
717
- [[email protected]][ios_sdk_v4.33.2]
8-
- [[email protected]][android_sdk_v4.32.2]
18+
- [[email protected]][android_sdk_v4.33.2]
919

1020
---
1121

@@ -313,6 +323,7 @@
313323
[ios_sdk_v4.31.0]: https://github.com/adjust/ios_sdk/tree/v4.31.0
314324
[ios_sdk_v4.32.1]: https://github.com/adjust/ios_sdk/tree/v4.32.1
315325
[ios_sdk_v4.33.2]: https://github.com/adjust/ios_sdk/tree/v4.33.2
326+
[ios_sdk_v4.33.4]: https://github.com/adjust/ios_sdk/tree/v4.33.4
316327

317328
[android_sdk_v4.17.0]: https://github.com/adjust/android_sdk/tree/v4.17.0
318329
[android_sdk_v4.18.0]: https://github.com/adjust/android_sdk/tree/v4.18.0
@@ -328,3 +339,4 @@
328339
[android_sdk_v4.31.0]: https://github.com/adjust/android_sdk/tree/v4.31.0
329340
[android_sdk_v4.32.0]: https://github.com/adjust/android_sdk/tree/v4.32.0
330341
[android_sdk_v4.33.2]: https://github.com/adjust/android_sdk/tree/v4.33.2
342+
[android_sdk_v4.33.3]: https://github.com/adjust/android_sdk/tree/v4.33.3

0 commit comments

Comments
 (0)