changelog++

This commit is contained in:
Jeff Mitchell 2018-06-08 13:47:15 -04:00
parent c1267ab16c
commit c09c9db775
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
## 0.10.3 (Unreleased)
BUG FIXES:
* 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]
## 0.10.2 (June 6th, 2018)
SECURITY: