Skip to content

Commit

Permalink
Merge pull request #837 from stripe/remi-fix-readme
Browse files Browse the repository at this point in the history
Fix changelog with more details
  • Loading branch information
remi-stripe authored Mar 13, 2020
2 parents c258982 + 0649a2d commit 49e7e47
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# CHANGELOG

## 8.32.0 - 2020-03-13
* [#836](https://github.com/stripe/stripe-node/pull/836) Multiple API changes for Issuing resources
* [#836](https://github.com/stripe/stripe-node/pull/836) Multiple API changes for Issuing:
* Rename `speed` to `service` on Issuing `Card`
* Rename `wallet_provider` to `wallet` and `address_zip_check` to `address_postal_code_check` on Issuing `Authorization`
* Mark `is_default` as deprecated on Issuing `Cardholder`

## 8.31.0 - 2020-03-12
* [#835](https://github.com/stripe/stripe-node/pull/835) Add support for `shipping` and `shipping_address_collection` on Checkout `Session`
Expand Down

0 comments on commit 49e7e47

Please sign in to comment.