diff --git a/changelog/unreleased/kong/fix-jwt-plugin-rsa-public-key-b64decoded b/changelog/unreleased/kong/fix-jwt-plugin-rsa-public-key-b64decoded.yml similarity index 88% rename from changelog/unreleased/kong/fix-jwt-plugin-rsa-public-key-b64decoded rename to changelog/unreleased/kong/fix-jwt-plugin-rsa-public-key-b64decoded.yml index a04358e6d7f3..942013e07330 100644 --- a/changelog/unreleased/kong/fix-jwt-plugin-rsa-public-key-b64decoded +++ b/changelog/unreleased/kong/fix-jwt-plugin-rsa-public-key-b64decoded.yml @@ -1,3 +1,3 @@ -message: "**jwt**: make sure rsa_public_key will never get base64 decode." +message: "**jwt**: make sure rsa_public_key will never get base64 decoded." type: bugfix scope: Plugin