Update CHANGELOG.md
This commit is contained in:
parent
9749d7d9c6
commit
4d3b34ddba
|
@ -15,6 +15,7 @@ BUG FIXES:
|
|||
|
||||
* auth/jwt: Use lower case role names for `default_role` to match the `role` case convention [[GH-100](https://github.com/hashicorp/vault-plugin-auth-jwt/pull/100)]
|
||||
* identity: Fix incorrect caching of identity token JWKS responses [[GH-8412](https://github.com/hashicorp/vault/pull/8412)]
|
||||
* ui: Show Error messages on Auth Configuration page when you hit permission errors [[GH-8500](https://github.com/hashicorp/vault/pull/8500)]
|
||||
|
||||
## 1.4 Beta1 (February 20th, 2020)
|
||||
|
||||
|
|
Loading…
Reference in New Issue