From 0eef89b8041d9f46c14201c509b1ca34a3dc836a Mon Sep 17 00:00:00 2001 From: Till Hellmund Date: Wed, 17 Aug 2022 15:19:47 -0400 Subject: [PATCH] Add release note --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 54abc6f602d..59599ad86f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # CHANGELOG +## X.X.X - 2022-XX-XX + +### PaymentSheet + +* [ADDED][5422](https://github.com/stripe/stripe-android/pull/5422) Card expiration dates with a single-digit month are now preserved correctly when closing and re-opening the `PaymentSheet` via the `FlowController`. + ## 20.9.0 - 2022-08-16 This release contains several bug fixes for Payments, PaymentSheet and Financial Connections. Adds `IdentityVerificationSheet#rememberIdentityVerificationSheet` for Identity.