* Add new delete_discount method to stripe.Customer * Add new stripe.Transfer resource * Switch from using HTTP Basic auth to Bearer auth. (Note: Stripe will support Basic auth for the indefinite future, but recommends Bearer auth when possible going forward) * Numerous test suite improvements
1.6.1
* Parameters with value None are no longer included in API requests
CHANGELOG has changed to be Markdown-formatted. Please see CHANGELOG.md.