Merge upstream and update generated code for v756

This commit is contained in:
Stripe OpenAPI 2024-01-12 18:22:02 +00:00
commit c48a5e30cf
2 changed files with 6 additions and 2 deletions

View File

@ -1,10 +1,14 @@
# Changelog
## 10.6.0 - 2024-01-12
* [#1310](https://github.com/stripe/stripe-ruby/pull/1310) Update generated code
* Add support for new resource `CustomerSession`
* Add support for `create` method on resource `CustomerSession`
## 10.6.0-beta.1 - 2024-01-04
* [#1302](https://github.com/stripe/stripe-ruby/pull/1302) Update generated code for beta
* Updated stable APIs to the latest version
## 10.5.0 - 2024-01-04
* [#1306](https://github.com/stripe/stripe-ruby/pull/1306) Update generated code
* Add support for `retrieve` method on resource `Tax.Registration`

View File

@ -1 +1 @@
v755
v756