Skip to content

Commit

Permalink
Update change log for 20.9.0 (#5416)
Browse files Browse the repository at this point in the history
* update changelog for 20.9.0

* update notice

* update notes
  • Loading branch information
ccen-stripe committed Aug 16, 2022
1 parent c773808 commit 8caa743
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions CHANGELOG.md
@@ -1,6 +1,8 @@
# CHANGELOG

## X.X.X
## 20.9.0 - 2022-08-16
This release contains several bug fixes for Payments, PaymentSheet and Financial Connections.
Adds `IdentityVerificationSheet#rememberIdentityVerificationSheet` for Identity.

### PaymentSheet

Expand All @@ -20,7 +22,10 @@

* [FIXED][5408](https://github.com/stripe/stripe-android/pull/5408) `FinancialConnectionsSheet#Configuration`
now accepts `stripeAccountId` for Connect merchants.
*

### Identity
* [ADDED][5370](https://github.com/stripe/stripe-android/pull/5370) Add factory method for Compose.

## 20.8.0 - 2022-08-01

This release contains several bug fixes for Payments, PaymentSheet, deprecates `createForCompose`,
Expand All @@ -45,9 +50,6 @@ and adds new `rememberLauncher` features for Payments
* [DEPRECATED][5274](https://github.com/stripe/stripe-android/pull/5274)
Deprecate `PaymentLauncher.createForCompose` in favor of `PaymentLauncher.rememberLauncher`.

### Identity
* [ADDED][5370](https://github.com/stripe/stripe-android/pull/5370) Add factory method for Compose

## 20.7.0 - 2022-07-06

This release adds additional support for Afterpay/Clearpay in PaymentSheet.
Expand Down

0 comments on commit 8caa743

Please sign in to comment.