diff --git a/CHANGELOG.md b/CHANGELOG.md index cc5bfb0..85e6c25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Stripe Payments Changelog +## 3.4.1 - 2022.02.16 + +### Fixed +- Fixed issue retrieving plans from Stripe + ## 3.4.0 - 2022.02.16 ### Added diff --git a/composer.json b/composer.json index 1f4944d..9cf6378 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "enupal/stripe", "description": "Allows customers sign up for recurring and one-time payments with Stripe, perfect for orders, donations, subscriptions, and events. Create simple payment forms in seconds easily without coding. For Craft CMS 3.x", "type": "craft-plugin", - "version": "3.4.0", + "version": "3.4.1", "keywords": [ "craft", "cms",