diff --git a/CHANGELOG.md b/CHANGELOG.md index 235194b76f..f1163d1232 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,7 +35,7 @@ IMPROVEMENTS: BUG FIXES: - * auth/jwt: Fix bound constraint checking so `bound_claims` alone satisfy the requirement [JWT-49] + * auth/jwt: Fix bound constraint checking so `bound_claims` satisfies the requirement [JWT-49] * auth/okta: Fix handling of group names containing slashes [GH-6665] * core: Correctly honor non-HMAC request keys when auditing requests [GH-6653] * core: Fix the `x-vault-unauthenticated` value in OpenAPI for a number of endpoints [GH-6654]