Skip to content

Commit

Permalink
Update CHANGELOG for v8.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mshafrir-stripe committed Apr 11, 2019
1 parent 9804bcd commit bdf0ed0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# CHANGELOG

### 8.7.0 (on deck)
* Fix garbage-collection issues with `Stripe` callbacks [#863]
* Fix race-conditions with `CustomerSession` listeners [#856]
* Correctly parse JSON when creating or deleting customer card source [#857]
* Fix crash on some devices (e.g. Meizu) related to `TextInputEditText` [#858]
* Improve PaymentMethodCreateParams.Card creation [#862]

### 8.6.0 2019-04-05
* Downgrade from AndroidX to Android Support Library [#849]
* Add setter for custom CVC field label on `CardMultilineWidget` [#843]
Expand Down

0 comments on commit bdf0ed0

Please sign in to comment.