Update changelog.rst

This commit is contained in:
Juan Ignacio Fiorentino 2018-07-02 14:23:05 -03:00 committed by GitHub
parent 055a007cda
commit 72f123c0b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,6 +12,7 @@ Unreleased
* Added: request in password grant authenticate call.
* 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.
0.6.0
=====