Skip to content

Commit

Permalink
Fix changelog entry for IBP + DI (#9646)
Browse files Browse the repository at this point in the history
  • Loading branch information
tillh-stripe authored Nov 18, 2024
1 parent 435dc42 commit bd1b8ea
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@

## XX.XX.XX - 20XX-XX-XX

### PaymentSheet
- [ADDED][9635](https://github.com/stripe/stripe-android/pull/9635) Instant Bank Payments are now available when using deferred intents.

## 21.0.1 - 2024-11-11

### PaymentSheet
- [ADDED][9635](https://github.com/stripe/stripe-android/pull/9635) Instant Bank Payments are now available when using deferred intents.
- [FIXED][9571](https://github.com/stripe/stripe-android/pull/9571) Fixed country prefix not being added when adding a payment method when collecting phone numbers with `BillingDetailsCollectionConfiguration`.
- [FIXED][9576](https://github.com/stripe/stripe-android/pull/9576) Fixed minimum and maximum account number length for `Au Becs Debit` LPM. Customers can now provide account numbers with a length of 4 to 9 digits.

Expand Down

0 comments on commit bd1b8ea

Please sign in to comment.