* [781](https://github.com/stripe/stripe-python/pull/781) API Updates * Add support for `cancel` method on resource `Refund` * [777](https://github.com/stripe/stripe-python/pull/777) Add support for SearchResult.
2.67.0
* [774](https://github.com/stripe/stripe-python/pull/774) API Updates * Add support for new resource `TestHelpers.TestClock`
2.66.0
* [771](https://github.com/stripe/stripe-python/pull/771) API Updates * Add support for `verify_microdeposits` method on resources `PaymentIntent` and `SetupIntent`
2.65.0
* [766](https://github.com/stripe/stripe-python/pull/766) API Updates * Add support for new resource `PaymentLink` * [763](https://github.com/stripe/stripe-python/pull/763) Start testing Python 3.10
2.64.0
* [757](https://github.com/stripe/stripe-python/pull/757) Update class custom methods to save list object parameters. * [756](https://github.com/stripe/stripe-python/pull/756) Introduce custom listing methods on objects. * [754](https://github.com/stripe/stripe-python/pull/754) Clarify metadata deletion message.
2.63.0
* [748](https://github.com/stripe/stripe-python/pull/748) API Updates * Add support for new resource `ShippingRate`