mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-19 00:03:24 -04:00
Update CHANGELOG.md
This commit is contained in:
parent
31f300c16d
commit
4af7ea944c
@ -4,6 +4,7 @@
|
|||||||
**⚠️ ACTION REQUIRED: the breaking change in this release likely affects you ⚠️**
|
**⚠️ ACTION REQUIRED: the breaking change in this release likely affects you ⚠️**
|
||||||
|
|
||||||
* [#1253](https://github.com/stripe/stripe-ruby/pull/1253) [#1260](https://github.com/stripe/stripe-ruby/pull/1260) Pin latest API version as the default
|
* [#1253](https://github.com/stripe/stripe-ruby/pull/1253) [#1260](https://github.com/stripe/stripe-ruby/pull/1260) Pin latest API version as the default
|
||||||
|
|
||||||
In this release, Stripe API Version `2023-08-16` (the latest at time of release) will be sent by default on all requests. This is a significant change with wide ramifications. The API version affects the properties you see on responses, the parameters you are allowed to send on requests, and so on. The previous default was to use your [Stripe account's default API version](https://stripe.com/docs/development/dashboard/request-logs#view-your-default-api-version).
|
In this release, Stripe API Version `2023-08-16` (the latest at time of release) will be sent by default on all requests. This is a significant change with wide ramifications. The API version affects the properties you see on responses, the parameters you are allowed to send on requests, and so on. The previous default was to use your [Stripe account's default API version](https://stripe.com/docs/development/dashboard/request-logs#view-your-default-api-version).
|
||||||
|
|
||||||
To successfully upgrade to stripe-ruby v9, you must either
|
To successfully upgrade to stripe-ruby v9, you must either
|
||||||
|
Loading…
x
Reference in New Issue
Block a user