From f66dc3caa7354a275b634268ae135136fa321996 Mon Sep 17 00:00:00 2001 From: jameswoo-stripe <99316447+jameswoo-stripe@users.noreply.github.com> Date: Wed, 10 Aug 2022 11:29:45 -0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d19a326c51..445293fd4c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ * [ADDED][5340](https://github.com/stripe/stripe-android/pull/5340) Add a `resetCustomer` method to `PaymentSheet`, that clears any persisted authentication state. +* [FIXED][5388](https://github.com/stripe/stripe-android/pull/5388) Fixed issue with Appearance API + not working with `FlowController` ## 20.8.0 - 2022-08-01