CHANGES
=======

1.0.0
-----

* Deprecate package
* Complete unit testing for plugin

0.1.1
-----

* add unit tests for the plugin loader
* coverage: actually run tests
* tests: remove unnecessary tests, fix coverage
* Add shields.io badges
* travis: add build information
* README: fix package name

0.1.0
-----

* Change package name to keystone-oidc-authz-code
* Fix README.d markdown syntax
* fix module name in setup.cfg metadata
* Implement OpenID Connect authorization code grant\_type
* Add a license file
* initialize repository
