changelog++

This commit is contained in:
vishalnayak 2018-06-11 11:23:55 -04:00
parent cb3c689798
commit b6b5f6437f
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ IMPROVEMENTS:
BUG FIXES:
* auth/approle: Fix panic due to metadata being nil [GH-4719]
* secrets/kv: Fix writing to the root of a KVv2 mount from `vault kv` commands
incorrectly operating on a root+mount path instead of being an error
[GH-4726]