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 12, 2019
1 parent ab91036 commit 47e8658
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,13 @@
# CHANGELOG

### 8.7.0 2019-04-12
* 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]
* Fix some memory leak issues in example app [#865]

### 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 47e8658

Please sign in to comment.