Skip to content

Commit 040e348

Browse files
authored
Update CHANGELOG.md
1 parent c088584 commit 040e348

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## 9.2.0
2-
* // Update changelog here
2+
* iOS promotional offers supported. For the details see the [documentation](https://documentation.qonversion.io/docs/apple-promotional-offers).
3+
* Minimal supported Dart SDK version is bumped to 2.14.0.
34

45
## 9.1.5
56
* Attempt to fix crash and race conditions in the User Properties manager.
@@ -21,8 +22,8 @@
2122
* iOS error codes improved
2223

2324
## 9.1.0
24-
* Added option to set context keys, quantity and other options for purchases. Context keys will allow you to associate the purchase with remote configuration if the product info was loaded from there.
25-
* Deprecated old purchase functions. Use new one instead.
25+
* Added option to set context keys, quantity, and other options for purchases. Context keys will allow you to associate the purchase with remote configuration if the product info was loaded from there.
26+
* Deprecated old purchase functions. Use the new one instead.
2627

2728
## 9.0.2
2829
* Fixed bug with `checkEntitlements` calls on Android when the callback might not have been called after subscription state changes during the app session.

0 commit comments

Comments
 (0)