CHANGES
=======

0.8.0
-----

* Un-deprecate auth\_url
* Stop checking in ChangeLog entries, let it generate and sit there
* Remove pypy as I've never used it in my life and no longer have it installed. If anyone uses this on pypy, feel free to add it back in

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
