Update changelog.rst

This commit is contained in:
Juan Ignacio Fiorentino 2018-10-15 21:20:24 -03:00 committed by GitHub
parent c096d34377
commit b875ba5025
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,6 +9,8 @@ Unreleased
==========
* Added: support multiple response types per client.
* Added: make version available in code.
* Added: token introspection docs.
* Changed: drop support for Django versions lower than 1.11.
* Changed: create RSA key command. Increment key size to 2048.
* Fixed: OIDC_IDTOKEN_INCLUDE_CLAIMS used with custom claims setting.