diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f1fcc46..e7d86124 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 10.9.0 - 2024-02-15 +* [#1329](https://github.com/stripe/stripe-ruby/pull/1329) Update generated code + * Fixed bug where `TaxId` resource `delete` method sent request to wrong URL (https://github.com/stripe/stripe-ruby/issues/1333) +* [#1324](https://github.com/stripe/stripe-ruby/pull/1324) Start running Sorbet in CI +* [#1327](https://github.com/stripe/stripe-ruby/pull/1327) Add methods for dynamically referenced constants + ## 10.9.0-beta.1 - 2024-02-08 * [#1321](https://github.com/stripe/stripe-ruby/pull/1321) Update generated code for beta * Release specs are identical. diff --git a/OPENAPI_VERSION b/OPENAPI_VERSION index 5433dd90..8b139119 100644 --- a/OPENAPI_VERSION +++ b/OPENAPI_VERSION @@ -1 +1 @@ -v829 \ No newline at end of file +v830 \ No newline at end of file