changelog++

This commit is contained in:
Jeff Mitchell 2018-06-19 22:58:03 -04:00
parent 73cbbe2a9f
commit f4a2641246
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ FEATURES:
* `kv rollback` Command: You can now use `vault kv rollback` to roll a KVv2
path back to a previous non-deleted/non-destroyed version. The previous
version becomes the next/newest version for the path.
* Token Bound CIDRs in AppRole: You can now add CIDRs to which a token
generated from AppRole will be bound.
IMPROVEMENTS: