Skip to content

Commit

Permalink
Update CHANGELOG for 10.2.1 (#1320)
Browse files Browse the repository at this point in the history
  • Loading branch information
mshafrir-stripe authored Aug 6, 2019
1 parent 207c5f9 commit 0a82318
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CHANGELOG

## 10.2.1 - 2019-08-06
* [#1314](https://github.com/stripe/stripe-android/pull/1314) Expose pinned API version via `Stripe.API_VERSION`
* [#1315](https://github.com/stripe/stripe-android/pull/1315) Create `SourceParams#createCardParamsFromGooglePay`
* [#1316](https://github.com/stripe/stripe-android/pull/1316) Fix issue where `InvalidRequestException` is thrown when confirming a Setup Intent using `ConfirmSetupIntentParams` with `PaymentMethodCreateParams`

## 10.2.0 - 2019-08-05
* [#1275](https://github.com/stripe/stripe-android/pull/1275) Add support for launching `PaymentSession` from a `Fragment`
* [PaymentSession(Fragment)](https://stripe.dev/stripe-android/com/stripe/android/PaymentSession.html#PaymentSession-android.support.v4.app.Fragment-)
Expand Down

0 comments on commit 0a82318

Please sign in to comment.