Skip to content

Commit

Permalink
Update changelog.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
juanifioren authored Jul 5, 2018
1 parent d825061 commit b087116
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/sections/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,9 @@ Unreleased
* Changed: dropping support for Django versions before 1.8.
* Changed: pass token and request to OIDC_IDTOKEN_PROCESSING_HOOK.
* Fixed: CORS OPTIONS request blocked on userinfo request.
* Fixed: fix settings to support falsy valued overrides.
* Fixed: settings to support falsy valued overrides.
* Fixed: token introspection "aud" and "client_id" response.
* Fixed: Token Model str() crashes when using client credentials grant.

0.6.0
=====
Expand Down

0 comments on commit b087116

Please sign in to comment.