Update CHANGELOG.md

This commit is contained in:
Matthew Irish 2019-09-18 14:09:10 -05:00 committed by GitHub
parent 6e4cc02f4d
commit 368eba4055
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@ FEATURES:
documentation](https://www.vaultproject.io/docs/config/index.html) for
details. [GH-6957]
CHANGES:
* sys/seal-status now has a `storage_type` field denoting what type of storage
the cluster is configured to use
IMPROVEMENTS:
* auth/jwt: The redirect callback host may now be specified for CLI logins