changelog++

This commit is contained in:
Brian Kassouf 2017-08-24 15:28:12 -07:00 committed by GitHub
parent 23089dafbc
commit 8a3521789d
1 changed files with 4 additions and 0 deletions

View File

@ -12,6 +12,10 @@ FEATURES:
backend for authenticating to machines. It also supports remote host key backend for authenticating to machines. It also supports remote host key
verification through the SSH CA backend, if enabled. verification through the SSH CA backend, if enabled.
IMPROVEMENTS:
* cli: Add subcommand autocompletion that can be enabled with
`vault -autocomplete-install` [GH-3223]
BUG FIXES: BUG FIXES:
* core: Fix PROXY when underlying connection is TLS [GH-3195] * core: Fix PROXY when underlying connection is TLS [GH-3195]