diff --git a/CHANGELOG.md b/CHANGELOG.md index 890d96ab..3bbb23dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 10.1.0 - 2023-11-02 +* [#1286](https://github.com/stripe/stripe-ruby/pull/1286) Update generated code + * Add support for new resource `Tax.Registration` + * Add support for `create`, `list`, and `update` methods on resource `Registration` + ## 10.1.0-beta.2 - 2023-10-26 * [#1285](https://github.com/stripe/stripe-ruby/pull/1285) Update generated code for beta * Add support for new resource `Margin` diff --git a/OPENAPI_VERSION b/OPENAPI_VERSION index 1cb61ad1..39c58a74 100644 --- a/OPENAPI_VERSION +++ b/OPENAPI_VERSION @@ -1 +1 @@ -v643 \ No newline at end of file +v645 \ No newline at end of file