Skip to content

Commit daef884

Browse files
committed
update changelog
1 parent 3c324ca commit daef884

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
### Version 4.23.2 (11th November 2020)
2+
#### Added
3+
- Added [Flutter 1.2 or later](https://github.com/flutter/flutter/wiki/Upgrading-pre-1.12-Android-projects) support for Android projects.
4+
5+
#### Native SDKs
6+
- [[email protected]][ios_sdk_v4.23.2]
7+
- [[email protected]][android_sdk_v4.24.1]
8+
9+
---
10+
111
### Version 4.23.1 (31st August 2020)
212
#### Fixed
313
- Removed `iosPrefix` from `pubspec.yaml`.
@@ -18,8 +28,6 @@
1828
- Added sending of value of user's consent to be tracked with each package.
1929
- Added `setUrlStrategy` method to `AdjustConfig` class to allow selection of URL strategy for specific market.
2030

21-
⚠️ **Note**: iOS 14 beta versions prior to 5 appear to have an issue when trying to use iAd framework API like described in [here](https://github.com/adjust/ios_sdk/issues/452). For testing of v4.23.0 version of SDK in iOS, please make sure you're using **iOS 14 beta 5 or later**.
22-
2331
#### Native SDKs
2432
- [[email protected]][ios_sdk_v4.23.0]
2533
- [[email protected]][android_sdk_v4.24.0]
@@ -152,9 +160,11 @@
152160
[ios_sdk_v4.21.0]: https://github.com/adjust/ios_sdk/tree/v4.21.0
153161
[ios_sdk_v4.22.1]: https://github.com/adjust/ios_sdk/tree/v4.22.1
154162
[ios_sdk_v4.23.0]: https://github.com/adjust/ios_sdk/tree/v4.23.0
163+
[ios_sdk_v4.23.2]: https://github.com/adjust/ios_sdk/tree/v4.23.2
155164

156165
[android_sdk_v4.17.0]: https://github.com/adjust/android_sdk/tree/v4.17.0
157166
[android_sdk_v4.18.0]: https://github.com/adjust/android_sdk/tree/v4.18.0
158167
[android_sdk_v4.21.0]: https://github.com/adjust/android_sdk/tree/v4.21.0
159168
[android_sdk_v4.22.0]: https://github.com/adjust/android_sdk/tree/v4.22.0
160-
[android_sdk_v4.24.0]: https://github.com/adjust/android_sdk/tree/v4.24.0
169+
[android_sdk_v4.24.0]: https://github.com/adjust/android_sdk/tree/v4.24.0
170+
[android_sdk_v4.24.1]: https://github.com/adjust/android_sdk/tree/v4.24.1

0 commit comments

Comments
 (0)