diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c3e90abe3d..32ac7b7d552 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,18 @@ # CHANGELOG ## XX.XX.XX - 2023-XX-XX -* [ADDED][7269](https://github.com/stripe/stripe-android/pull/7269) PaymentSheet now supports Ideal with SetupIntent and PaymentIntent with setup for future usage. -* [ADDED][7270](https://github.com/stripe/stripe-android/pull/7270) PaymentSheet now supports SEPA with SetupIntent and PaymentIntent with setup for future usage. -* [ADDED][7272](https://github.com/stripe/stripe-android/pull/7272) PaymentSheet now supports Sofort with SetupIntent and PaymentIntent with setup for future usage. -* [ADDED][7273](https://github.com/stripe/stripe-android/pull/7273) PaymentSheet now supports BECS Direct Debit with SetupIntent and PaymentIntent with setup for future usage. + +### PaymentSheet +* [ADDED] PaymentSheet now supports the following payment methods for SetupIntents and PaymentIntents with setup for future usage: + * [7273](https://github.com/stripe/stripe-android/pull/7269) BECS Direct Debit + * [7264](https://github.com/stripe/stripe-android/pull/7269) Cash App Pay + * [7269](https://github.com/stripe/stripe-android/pull/7269) iDEAL + * [7270](https://github.com/stripe/stripe-android/pull/7269) SEPA + * [7272](https://github.com/stripe/stripe-android/pull/7269) Sofort ## 20.29.2 - 2023-09-05 + +### PaymentSheet * [ADDED][7263](https://github.com/stripe/stripe-android/pull/7263) PaymentSheet now supports Bancontact SetupIntent and PaymentIntent with setup for future usage. ## 20.29.1 - 2023-08-31