Skip to content

Commit 91f37a9

Browse files
committed
Prepare for release 5.0.0-RC1
1 parent 5a4d2f7 commit 91f37a9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 5.0.0-RC1
2+
It contains a lot of changes, which are described in our [migration guide](https://documentation.qonversion.io/v3.1/docs/flutter-5-migration-guide).
3+
Please, note that future releases may be backward incompatible with release candidates.
4+
15
## 4.6.0
26
* Added a `source` property to the `Permission` object - use it to know where this permission is originally from - App Store, Play Store, Stripe, etc.
37
* Added a method `getNotificationCustomPayload` to get the extra data you've added to automation notifications.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: qonversion_flutter
22
description: Flutter plugin to implement in-app subscriptions and purchases. Validate user receipts and manage cross-platform access to paid content on your app. Android & iOS.
3-
version: 4.6.0
3+
version: 5.0.0-RC1
44
homepage: 'https://qonversion.io'
55
repository: 'https://github.com/qonversion/flutter-sdk'
66

0 commit comments

Comments
 (0)