From cf0c57ceea5ca7662a02510e4f1c844e776cd3f2 Mon Sep 17 00:00:00 2001 From: Juan Ignacio Fiorentino Date: Fri, 5 Oct 2018 12:48:43 -0300 Subject: [PATCH] Update changelog.rst --- docs/sections/changelog.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/sections/changelog.rst b/docs/sections/changelog.rst index 7e9cd20..d31376a 100644 --- a/docs/sections/changelog.rst +++ b/docs/sections/changelog.rst @@ -9,6 +9,7 @@ Unreleased ========== * Added: support multiple response types per client. +* 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).