changelog++

This commit is contained in:
Jeff Mitchell 2017-08-15 21:27:23 -04:00
parent 83cd8cd26a
commit fed9d8a2ab
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ IMPROVEMENTS:
* auth/approle: Allow array input for policies in addition to comma-delimited
strings [GH-3163]
* auth/aws: Allow using root credentials for IAM authentication [GH-3181]
* plugins: Send logs through Vault's logger rather than stdout [GH-3142]
* secret/pki: Add `pki/root` delete operation [GH-3165]
* secret/pki: Don't overwrite an existing root cert/key when calling generate