* [646](https://github.com/stripe/stripe-python/pull/646) Allow overriding API key in OAuth methods
2.43.0
* [644](https://github.com/stripe/stripe-python/pull/644) Add support for listing Checkout `Session`
2.42.0
* [640](https://github.com/stripe/stripe-python/pull/640) Add support for `CreditNoteLineItem` * [639](https://github.com/stripe/stripe-python/pull/639) Pin black version * [637](https://github.com/stripe/stripe-python/pull/637) Start testing Python 3.8
2.41.1
* [636](https://github.com/stripe/stripe-python/pull/636) Fix uploading files with Unicode names (Python 2.7) * [635](https://github.com/stripe/stripe-python/pull/635) Update Python API docs inline link * [631](https://github.com/stripe/stripe-python/pull/631) Update `proxy.py`
2.41.0
* [630](https://github.com/stripe/stripe-python/pull/630) Add support for `CreditNote` preview
2.40.0
* [627](https://github.com/stripe/stripe-python/pull/627) Add list_usage_record_summaries and list_source_transactions