* [483](https://github.com/stripe/stripe-python/pull/483) Add new API endpoints for the `Invoice` resource.
2.11.1
* [491](https://github.com/stripe/stripe-python/pull/491) Bump minimum requests version to 2.20.0 (for [CVE-2018-18074](https://nvd.nist.gov/vuln/detail/CVE-2018-18074))
2.11.0
* [482](https://github.com/stripe/stripe-python/pull/482) Add support for the `Person` resource * [484](https://github.com/stripe/stripe-python/pull/484) Add support for the `WebhookEndpoint` resource
2.10.1
* [481](https://github.com/stripe/stripe-python/pull/481) Correct behavior of `stripe.max_network_retries` if it's reset after initial use
2.10.0
* [478](https://github.com/stripe/stripe-python/pull/478) Add support for Stripe Terminal
2.9.0
* [477](https://github.com/stripe/stripe-python/pull/477) Rename `FileUpload` to `File`