-------------------
Python Support
~~~~~~~~~~~~~~
* Add python 3.6 to supported platforms (:pr:`180`)
Added
~~~~~
* Add endpoint_manager methods to TransferClient (:pr:`191`, :pr:`199`, :pr:`200`, :pr:`201`, :pr:`203`)
* Support iterable requested_scopes everywhere (:pr:`185`)
Changed
~~~~~~~
* Change "identities_set" to "identity_set" for token introspection (:pr:`163`)
* Update dev status classifier to 5, prod (:pr:`178`)
Documentation
~~~~~~~~~~~~~
* Fix docs references to ``oauth2_start_flow_*`` (:pr:`190`)
* Remove "Beta" from docs (:pr:`179`)
Development
~~~~~~~~~~~
* Numerous improvements to testsuite
.. _changelog-1.0.0: