Skip to content

Commit

Permalink
Add note about new translations to changelog (#2870)
Browse files Browse the repository at this point in the history
  • Loading branch information
smaskell-stripe authored Sep 18, 2020
1 parent dd86c16 commit 806dac8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ This release adds support for 19-digit cards in `CardInputWidget` and `CardMulti
* [#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`
* [#2841](https://github.com/stripe/stripe-android/pull/2841) Add new string translations
* Adds support for several new languages
* [#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)
* [#2847](https://github.com/stripe/stripe-android/pull/2847) Update `CardInputWidget` text size for `ldpi` screens
* [#2854](https://github.com/stripe/stripe-android/pull/2854) Upgrade `com.google.android.material:material` to `1.2.1`
Expand Down

0 comments on commit 806dac8

Please sign in to comment.