Skip to content

Commit

Permalink
Update CHANGELOG.md for #9812 (#9817)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentwilliams-stripe authored Dec 21, 2024
1 parent dd48576 commit 0b7c686
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
* [ADDED][9753](https://github.com/stripe/stripe-android/pull/9753) Added support for Crypto to API bindings and payment sheet.
* [CHANGED][9804](https://github.com/stripe/stripe-android/pull/9804) Changed the edit and remove saved payment method flow so that tapping 'Edit' displays an icon that leads to a new update payment method screen that displays payment method details for card (last 4 digits of card number, cvc and expiry date fields), US Bank account (name, email, last 4 digits of bank account), and SEPA debit (name, email, last 4 digits of IBAN).

### Identity
* [FIXED][9812](https://github.com/stripe/stripe-android/pull/9812) App crash when TFLite models fail to load, added error handling and model validation.

## 21.2.1 - 2024-12-02
### PaymentSheet
- [FIXED][9695](https://github.com/stripe/stripe-android/pull/9695) US Bank Account now supports the `instant_or_skip` verification method.
Expand Down

0 comments on commit 0b7c686

Please sign in to comment.