Skip to content

Commit

Permalink
Update changelog for upcoming 16.0.0 release (#2844)
Browse files Browse the repository at this point in the history
  • Loading branch information
mshafrir-stripe authored Sep 14, 2020
1 parent 4c83b53 commit ad30755
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# CHANGELOG

## 16.0.0 - unreleased
* [#2715](https://github.com/stripe/stripe-android/pull/2715) Add support for GrabPay PaymentMethod
* [#2721](https://github.com/stripe/stripe-android/pull/2721) Upgrade Kotlin coroutines to `1.3.9`
* [#2735](https://github.com/stripe/stripe-android/pull/2735) Upgrade Android Gradle Plugin to `4.0.1`
* [#2766](https://github.com/stripe/stripe-android/pull/2766) Upgrade Gradle to `6.6.1`
* [#2821](https://github.com/stripe/stripe-android/pull/2821) Support pasting a 19 digit PAN in `CardNumberEditText`
* [#2836](https://github.com/stripe/stripe-android/pull/2836) Handle `CustomerSession` failure in `PaymentMethodsActivity`
* [#2837](https://github.com/stripe/stripe-android/pull/2837) Upgrade Kotlin to `1.4.10`
* [#2843](https://github.com/stripe/stripe-android/pull/2843) Update pinned API version to [2020-08-27](https://stripe.com/docs/upgrades#2020-08-27)

## 15.1.0 - 2020-08-13
* [#2671](https://github.com/stripe/stripe-android/pull/2671) Add `cardParams` property to `CardInputWidget` and `CardMultilineWidget`
Expand Down

0 comments on commit ad30755

Please sign in to comment.