changelog++

This commit is contained in:
Jeff Mitchell 2018-03-01 11:09:30 -05:00
parent ba459d238e
commit ff99c8420e
1 changed files with 5 additions and 0 deletions

View File

@ -5,6 +5,11 @@ IMPROVEMENTS:
* server: Make sure `tls_disable_client_cert` is actually a true value rather
than just set [GH-4049]
BUG FIXES:
* cli: Improve error messages around `vault auth help` when there is no CLI
helper for a particular method [GH-4056]
## 0.9.5 (February 26th, 2018)
IMPROVEMENTS: