changelog++

This commit is contained in:
Jeff Mitchell 2017-08-18 19:48:56 -04:00
parent 654e7d92ac
commit e5b8983862
1 changed files with 6 additions and 1 deletions

View File

@ -8,10 +8,15 @@ DEPRECATIONS:
FEATURES:
* **SSH CA Login with `vault ssh`**: The `vault ssh` now supports the SSH CA
* **SSH CA Login with `vault ssh`**: `vault ssh` now supports the SSH CA
backend for authenticating to machines. It also supports remote host key
verification through the SSH CA backend, if enabled.
BUG FIXES:
* core: Policy-related commands would sometimes fail to act case-insensitively
[GH-3210]
## 0.8.1 (August 16th, 2017)
DEPRECATIONS/CHANGES: