CHANGES
=======

1.0.0
-----

* Specify that description is written in markdown
* Fix typo in README
* Fix coverage testing
* travix: fix tox and Python versions
* Rename module and package, update documentation
* Implement OpenID Connect authentication
* Move method outside class
* setup, testing and requirements: update it to latest versions
* requirements: add six

0.1.2
-----

* 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
