changelog++

This commit is contained in:
Jeff Mitchell 2018-06-11 11:03:42 -04:00
parent 8d3503a048
commit 5b45f57b73
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
## 0.10.3 (Unreleased)
IMPROVEMENTS:
* storage/consul: Add context support so that requests are cancelable
[GH-4739]
BUG FIXES:
* secrets/kv: Fix writing to the root of a KVv2 mount from `vault kv` commands