Current section
Files
Jump to
Current section
Files
openid_connect
CHANGELOG.md
CHANGELOG.md
# CHANGELOG
## v0.2.0
* BREAKING CHANGE - Multiple response types supported. See: PR #17 for details
## v0.1.2
* Optional params for `authorization_uri`
## v0.1.1
* Remove Poison (legacy dep)
* Force JOSE to use Jason in test suite
## v0.1.0
* Initial public release