diff --git a/CHANGELOG.md b/CHANGELOG.md index 22bf7690..39c35d0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,13 @@ ## Unreleased +## v0.19.0 + +IMPROVEMENTS: +* Add support for numeric claims in `bound_claims` https://github.com/hashicorp/vault-plugin-auth-jwt/pull/265 + ## v0.18.0 IMPROVEMENTS: -* Add support for numeric claims in bound_claims https://github.com/hashicorp/vault-plugin-auth-jwt/pull/265 * Include role name in Entity Alias metadata https://github.com/hashicorp/vault-plugin-auth-jwt/pull/160 * Updated dependencies: * `github.com/hashicorp/cap` v0.3.4 -> v0.4.0