changelog++

This commit is contained in:
Jeff Mitchell 2016-06-28 10:44:08 -04:00
parent c364f2e47c
commit b35d053602
1 changed files with 4 additions and 0 deletions

View File

@ -26,6 +26,10 @@ IMPROVEMENTS:
different paths using the command options [GH-1532]
* cli: `vault auth -methods` will now display the config settings of the mount
[GH-1531]
* cli: `vault read/write/unwrap -field` now allows selecting token response
fields [GH-1567]
* cli: `vault write -field` now allows selecting wrapped response fields
[GH-1567]
* credential/aws-ec2: Added a new constraint, 'bound_account_id' to the role
[GH-1523]
* secret/aws: Listing of roles is supported now [GH-1546]