diff --git a/CHANGELOG.md b/CHANGELOG.md index fe251cbd..a3d92a62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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