changelog++

This commit is contained in:
Jeff Mitchell 2018-08-28 12:16:27 -04:00
parent c6fc8802f3
commit d2340700da
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ IMPROVEMENTS:
* auth/approle: Add ability to set token bound CIDRs on individual Secret IDs
[GH-5034]
* cli: Add support for passing parameters to `vault read` operations [GH-5093]
* secrets/aws: Make credential types more explicit [GH-4360]
* secrets/nomad: Support for longer token names [GH-5117]
* secrets/pki: Allow disabling CRL generation [GH-5134]
* storage/azure: Add support for different Azure environments [GH-4997]