From 91d45d5ab75b2d5605fad53d58cd61adf0d84eae Mon Sep 17 00:00:00 2001 From: Kamo Spertsyan Date: Mon, 22 Jan 2024 14:44:11 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index caa88f3..bc68366 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ ## 8.0.0 -* // Update changelog here +New major release of Qonversion Android SDK with the new Google Play Billing features support! +* added base plans and offers support; +* Gradle on Android was upgraded to the version 8; +* the `checkTrialIntroEligibility` method improved and now detects the eligibility based on store details on Android; +* the `QProductDuration` and `QTrialDuration` classes were removed; +* the `QProrationMode` enum was removed and replaced with `QPurchaseUpdatePolicy`. + +For the complete release notes with the migration guide please see [the documentation](https://documentation.qonversion.io/docs/unity-7-migration-guide). ## 7.3.2 * Fixed restore issue for iOS