Skip to content

Commit

Permalink
Update CHANGELOG for Maestro support removal (#8505)
Browse files Browse the repository at this point in the history
  • Loading branch information
samer-stripe committed May 21, 2024
1 parent 432ee2a commit dcb4714
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
* [ADDED][8466](https://github.com/stripe/stripe-android/pull/8466) Added support for [external payment methods](https://docs.stripe.com/payments/external-payment-methods?platform=android).
* [CHANGED][8340](https://github.com/stripe/stripe-android/pull/8480) Recreate PaymentSheet and FlowController in `rememberPaymentSheet` and `rememberPaymentSheetFlowController` functions when an input callback changes.
* [FIXED][8486](https://github.com/stripe/stripe-android/pull/8486) Prevent soft keyboard from covering "Enter address manually" button for Address Autocomplete
* [REMOVED][8504](https://github.com/stripe/stripe-android/pull/8504) Remove support for using `Maestro` cards with `Google Pay`

### Payments
* [REMOVED][8504](https://github.com/stripe/stripe-android/pull/8504) Remove support for using `Maestro` cards with `Google Pay`

### Identity
* [FIXED][8485](https://github.com/stripe/stripe-android/pull/8485) Fixed a crash when scanned type of an uploading image is not expected.
Expand Down

0 comments on commit dcb4714

Please sign in to comment.