changelog++

This commit is contained in:
Jeff Mitchell 2018-03-15 12:24:48 -04:00
parent 83dea6204c
commit f24dfe7bd3
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ BUG FIXES:
* cli: Improve error messages around `vault auth help` when there is no CLI
helper for a particular method [GH-4056]
* cli: Fix autocomplete installation when using Fish as the shell [GH-4094]
* secret/database: Properly honor mount-tuned max TTL [GH-4051]
* secret/ssh: Return `key_bits` value when reading a role [GH-4098]
## 0.9.5 (February 26th, 2018)