Skip to content

Commit 172afad

Browse files
committed
docs: update changelog
1 parent 9ad6177 commit 172afad

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
### Version 4.35.0 (27th September 2023)
2+
#### Added
3+
- Added support for SigV3 library. Update authorization header building logic to use `adj_signing_id`.
4+
- Added `setAndroidFinalAttributionEnabled` method to `AdjustConfig` to indicate if only final Android attribution is needed in attribution callback (by default attribution callback return intermediate attribution as well before final attribution if not enabled with this setter method).
5+
6+
#### Native SDKs
7+
- [[email protected]][ios_sdk_v4.35.0]
8+
- [[email protected]][android_sdk_v4.35.0]
9+
- [[email protected]][windows_sdk_v4.17.0]
10+
11+
---
12+
113
### Version 4.34.1 (6th September 2023)
214
#### Added
315
- Added more logging around ATT delay timer feature to indicate that it's activated.
@@ -1134,6 +1146,7 @@ Kudos to [Ivan](https://github.com/MatkovIvan) and [Evgeny](https://github.com/e
11341146
[ios_sdk_v4.33.4]: https://github.com/adjust/ios_sdk/tree/v4.33.4
11351147
[ios_sdk_v4.34.1]: https://github.com/adjust/ios_sdk/tree/v4.34.1
11361148
[ios_sdk_v4.34.2]: https://github.com/adjust/ios_sdk/tree/v4.34.2
1149+
[ios_sdk_v4.35.0]: https://github.com/adjust/ios_sdk/tree/v4.35.0
11371150

11381151
[android_sdk_v3.5.0]: https://github.com/adjust/android_sdk/tree/v3.5.0
11391152
[android_sdk_v4.1.0]: https://github.com/adjust/android_sdk/tree/v4.1.0
@@ -1179,6 +1192,7 @@ Kudos to [Ivan](https://github.com/MatkovIvan) and [Evgeny](https://github.com/e
11791192
[android_sdk_v4.33.2]: https://github.com/adjust/android_sdk/tree/v4.33.2
11801193
[android_sdk_v4.33.5]: https://github.com/adjust/android_sdk/tree/v4.33.5
11811194
[android_sdk_v4.34.0]: https://github.com/adjust/android_sdk/tree/v4.34.0
1195+
[android_sdk_v4.35.0]: https://github.com/adjust/android_sdk/tree/v4.35.0
11821196

11831197
[windows_sdk_v4.12.0]: https://github.com/adjust/windows_sdk/tree/v4.12.0
11841198
[windows_sdk_v4.13.0]: https://github.com/adjust/windows_sdk/tree/v4.13.0

0 commit comments

Comments
 (0)