Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Cesar de la Vega <[email protected]>
  • Loading branch information
beylmk and vegaro authored Apr 15, 2022
1 parent 1b6ac97 commit 501ef40
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
## 3.10.0

- Add support for iOS promoted purchases (https://github.com/RevenueCat/purchases-flutter/pull/344)
New type: ReadyForPromotedProductPurchaseListener
New methods: addReadyForPromotedProductPurchaseListener(ReadyForPromotedProductPurchaseListener listener)
removeReadyForPromotedProductPurchaseListener(ReadyForPromotedProductPurchaseListener listenerToRemove)
New type: `ReadyForPromotedProductPurchaseListener`
New methods:` addReadyForPromotedProductPurchaseListener(ReadyForPromotedProductPurchaseListener listener)`
`removeReadyForPromotedProductPurchaseListener(ReadyForPromotedProductPurchaseListener listenerToRemove)`


## 3.9.5

- Add instructions for how to install Amazon Store version in README (https://github.com/RevenueCat/purchases-flutter/pull/330)
Expand Down

0 comments on commit 501ef40

Please sign in to comment.