Skip to content

Commit

Permalink
Update changelog for all affected SDKs
Browse files Browse the repository at this point in the history
  • Loading branch information
tillh-stripe committed Jan 17, 2023
1 parent e6547c6 commit 9d18eae
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,19 @@

## XX.XX.XX - 2023-XX-XX

### Payments
* [ADDED][6012](https://github.com/stripe/stripe-android/pull/6012) Support for the predictive back gesture.

### PaymentSheet
* [DEPRECATED][5928](https://github.com/stripe/stripe-android/pull/5928) Deprecated `PaymentOption` public constructor, and `drawableResourceId` property.
* [ADDED][5928](https://github.com/stripe/stripe-android/pull/5928) Added `PaymentOption.icon()`, which returns a `Drawable`, and replaces `PaymentOption.drawableResourceId`.
* [ADDED][6012](https://github.com/stripe/stripe-android/pull/6012) Support for the predictive back gesture.

### Financial Connections
* [ADDED][6012](https://github.com/stripe/stripe-android/pull/6012) Support for the predictive back gesture.

### CardScan
* [ADDED][6012](https://github.com/stripe/stripe-android/pull/6012) Support for the predictive back gesture.

## 20.17.0 - 2022-12-12

Expand Down

0 comments on commit 9d18eae

Please sign in to comment.