CHANGES
=======

0.7.0
-----

* Deprecate auth\_url usage
* Implement SSO suport

0.5.0
-----

* urllib3 is now unvendored from requests
* Update README.rst
* Add a clouds.yaml example

0.4.0
-----

* need to catch extra kwargs here

0.3.0
-----

* seperate the auth\_type name with underscore
* allow rackspaceauth to be a plugin for keystoneauth
* Use the right argument name in APIKey example

0.2.0
-----

* APIKey's key param needs to be api\_key

0.1.0
-----

* Switch from markdown to restructuredtext
* Add .travis.yml
* Initial rackspaceauth checkin
* Initial commit
