From 924a3148dd0e62695524a0547d87cf91f2526075 Mon Sep 17 00:00:00 2001 From: Samuel Maskell Date: Wed, 8 Jul 2020 14:21:24 -0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7cfbf4cba2..8838678e2f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,7 @@ See the [migration guide](https://github.com/stripe/stripe-android/blob/master/M * [#2604](https://github.com/stripe/stripe-android/pull/2604) Add `stripeAccountId` to `PaymentConfiguration` and use in `AddPaymentMethodActivity` * [#2609](https://github.com/stripe/stripe-android/pull/2609) Refactor `AddPaymentMethodActivity.Result` * [#2610](https://github.com/stripe/stripe-android/pull/2610) Remove `PaymentSession` and `CustomerSession`'s "Activity" Listeners +* [#2611](https://github.com/stripe/stripe-android/pull/2611) Target API 30 * [#2617](https://github.com/stripe/stripe-android/pull/2617) Convert `CustomizableShippingField` to enum * [#2623](https://github.com/stripe/stripe-android/pull/2623) Update Gradle to `6.5.1`