From 680b50f07fdc7351ce50a2cd186839754afcfb22 Mon Sep 17 00:00:00 2001 From: Austin Gebauer Date: Thu, 8 Feb 2024 15:49:03 -0800 Subject: [PATCH] add PR link --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 58c7434a..d32fbf32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ ## v0.20.0 IMPROVEMENTS: -* auth/jwt: adds the ability to specify more than one JWKS URL used to verify tokens +* auth/jwt: adds the ability to specify more than one JWKS URL used to verify tokens https://github.com/hashicorp/vault-plugin-auth-jwt/pull/277 * Updated dependencies: * `github.com/hashicorp/vault/api` v1.10.0 -> v1.12.0 * `github.com/hashicorp/vault/sdk` v0.10.2 -> v0.11.0