Update changelog.rst

This commit is contained in:
Juan Ignacio Fiorentino 2018-10-05 12:50:10 -03:00 committed by GitHub
parent cf0c57ceea
commit 02a17e10d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,6 +9,7 @@ Unreleased
==========
* Added: support multiple response types per client.
* 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.
* Fixed: bug in prompt parameter (with space-separated values).