Bump version to 10.11.0

This commit is contained in:
Annie Li 2024-02-29 17:45:25 -05:00
parent 8654aa9065
commit cb15e14962

View File

@ -2,7 +2,7 @@
## 10.11.0 - 2024-02-29
* [#1348](https://github.com/stripe/stripe-ruby/pull/1348) Use sorbet gem instead of sorbet-static
* [#1342](https://github.com/stripe/stripe-ruby/pull/1342) Update generated code
* Add `list_refunds` and `retrieve_refund` methods on resource `Charge`.
* Add `list_refunds` and `retrieve_refund` methods on resource `Charge`
* [#1345](https://github.com/stripe/stripe-ruby/pull/1345) Update README to use add_beta_version
## 10.10.0 - 2024-02-22