Skip to content

Commit 997fb02

Browse files
committed
update CHANGELOG
1 parent fec7d5e commit 997fb02

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
### Version 4.29.2 (23rd June 2021)
2+
#### Changed
3+
- Added deep link URL decoding before parsing its parameters for Android platform.
4+
5+
#### Native SDKs
6+
- [[email protected]][ios_sdk_v4.29.3]
7+
- [[email protected]][android_sdk_v4.28.2]
8+
- [[email protected]][windows_sdk_v4.17.0]
9+
10+
---
11+
112
### Version 4.29.1 (13th May 2021)
213
#### Added
314
- [beta] Added data residency support for US region. You can choose this setting by calling `setUrlStrategy` method of `AdjustConfig` instance with `AdjustConfig.AdjustDataResidencyUS` parameter.
@@ -913,6 +924,7 @@
913924
[ios_sdk_v4.28.0]: https://github.com/adjust/ios_sdk/tree/v4.28.0
914925
[ios_sdk_v4.29.0]: https://github.com/adjust/ios_sdk/tree/v4.29.0
915926
[ios_sdk_v4.29.2]: https://github.com/adjust/ios_sdk/tree/v4.29.2
927+
[ios_sdk_v4.29.3]: https://github.com/adjust/ios_sdk/tree/v4.29.3
916928

917929
[android_sdk_v3.5.0]: https://github.com/adjust/android_sdk/tree/v3.5.0
918930
[android_sdk_v4.1.0]: https://github.com/adjust/android_sdk/tree/v4.1.0
@@ -947,6 +959,7 @@
947959
[android_sdk_v4.27.0]: https://github.com/adjust/android_sdk/tree/v4.27.0
948960
[android_sdk_v4.28.0]: https://github.com/adjust/android_sdk/tree/v4.28.0
949961
[android_sdk_v4.28.1]: https://github.com/adjust/android_sdk/tree/v4.28.1
962+
[android_sdk_v4.28.2]: https://github.com/adjust/android_sdk/tree/v4.28.2
950963

951964
[windows_sdk_v4.12.0]: https://github.com/adjust/windows_sdk/tree/v4.12.0
952965
[windows_sdk_v4.13.0]: https://github.com/adjust/windows_sdk/tree/v4.13.0

0 commit comments

Comments
 (0)