diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b47dd6..a0a8c00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Release Notes for Stripe for Craft Commerce +## Unreleased + +- Fixed a bug where SCA payment sources prevented a subscription from starting. ([#304](https://github.com/craftcms/commerce-stripe/pull/304)) +- Fixed a bug where the `hiddenClass` payment form parameter was not being applied correctly. ([#288](https://github.com/craftcms/commerce-stripe/pull/288)) + ## 4.1.2.3 - 2024-06-18 - Fixed a SQL performance issue when upgrading. ([#190](https://github.com/craftcms/commerce-stripe/issues/190))