diff --git a/CHANGELOG.md b/CHANGELOG.md index 07e998a9..bea681ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,9 @@ ## 11.3.0-beta.1 - 2024-04-18 * [#1383](https://github.com/stripe/stripe-ruby/pull/1383) Update generated code for beta +## 11.2.0 - 2024-04-18 +* [#1385](https://github.com/stripe/stripe-ruby/pull/1385) Update generated code + * Add support for `create_preview` method on resource `Invoice` ## 11.1.0 - 2024-04-16 * [#1379](https://github.com/stripe/stripe-ruby/pull/1379) Update generated code diff --git a/OPENAPI_VERSION b/OPENAPI_VERSION index 77a35c55..e0b27350 100644 --- a/OPENAPI_VERSION +++ b/OPENAPI_VERSION @@ -1 +1 @@ -v962 \ No newline at end of file +v972 \ No newline at end of file