Update CHANGELOG.md
This commit is contained in:
parent
b3bad53185
commit
54b1642a13
|
@ -16,6 +16,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)]
|
||||
* ui: Remove duplicate form inputs for the GitHub config [[GH-8519](https://github.com/hashicorp/vault/pull/8519)]
|
||||
|
||||
## 1.4 Beta1 (February 20th, 2020)
|
||||
|
||||
|
|
Loading…
Reference in New Issue