Skip to content

Commit 35bb09c

Browse files
committed
docs: update changelog
1 parent 8bb0752 commit 35bb09c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
### Version 5.1.0 (25th February 2025)
2+
#### Added
3+
- Added `jsonResponse` field (JSON string) to `AdjustAttribution` where every key-value pair sent by the backend as part of the attribution response can be found.
4+
5+
#### Fixed
6+
- Fixed occasional occurrences in which ATT waiting interval timer was not being started.
7+
- Fixed occasional NPE occurrences when app was entering background (https://github.com/adjust/android_sdk/issues/630).
8+
9+
#### Native SDKs
10+
- [[email protected]][ios_sdk_v5.1.1]
11+
- [[email protected]][android_sdk_v5.1.0]
12+
13+
---
14+
115
### Version 5.0.4 (17th January 2025)
216
#### Fixed
317
- Fixed type mismatch of some `AdjustPlayStoreSubscription` fields in JS and TS (https://github.com/adjust/react_native_sdk/issues/260).
@@ -720,6 +734,7 @@ In case you were using beta version of the SDK v5, please switch to the official
720734
[ios_sdk_v5.0.0]: https://github.com/adjust/ios_sdk/tree/v5.0.0
721735
[ios_sdk_v5.0.1]: https://github.com/adjust/ios_sdk/tree/v5.0.1
722736
[ios_sdk_v5.0.2]: https://github.com/adjust/ios_sdk/tree/v5.0.2
737+
[ios_sdk_v5.1.1]: https://github.com/adjust/ios_sdk/tree/v5.1.1
723738

724739
[android_sdk_v4.10.4]: https://github.com/adjust/android_sdk/tree/v4.10.4
725740
[android_sdk_v4.11.0]: https://github.com/adjust/android_sdk/tree/v4.11.0
@@ -760,3 +775,4 @@ In case you were using beta version of the SDK v5, please switch to the official
760775
[android_sdk_v5.0.0]: https://github.com/adjust/android_sdk/tree/v5.0.0
761776
[android_sdk_v5.0.1]: https://github.com/adjust/android_sdk/tree/v5.0.1
762777
[android_sdk_v5.0.2]: https://github.com/adjust/android_sdk/tree/v5.0.2
778+
[android_sdk_v5.1.0]: https://github.com/adjust/android_sdk/tree/v5.1.0

0 commit comments

Comments
 (0)