Update changelog.rst

This commit is contained in:
Juan Ignacio Fiorentino 2018-04-10 21:51:39 -03:00 committed by GitHub
parent 4757344b85
commit 22e9ee8675
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,6 +10,7 @@ Unreleased
* Added: OAuth2 grant_type client_credentials support.
* Added: pep8 compliance and checker.
* Added: Setting OIDC_IDTOKEN_INCLUDE_CLAIMS supporting claims inside id_token.
* Changed: Test suit now uses pytest.
* Fixed: Infinite callback loop in the check-session iframe.