diff --git a/docs/sections/changelog.rst b/docs/sections/changelog.rst index d31376a..15f40ef 100644 --- a/docs/sections/changelog.rst +++ b/docs/sections/changelog.rst @@ -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).