changelog++

This commit is contained in:
Jeff Mitchell 2018-08-21 11:54:47 -04:00
parent e58a8a63a7
commit 36ed56360c
1 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,8 @@ IMPROVEMENTS:
* agent: Add `exit_after_auth` to be able to use the Agent for a single
authentication [GH-5013]
* 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/nomad: Support for longer token names [GH-5117]
* secrets/pki: Allow disabling CRL generation [GH-5134]