changelog++

This commit is contained in:
Jeff Mitchell 2017-08-31 23:09:09 -04:00
parent ef92e823f2
commit 590e2de328
1 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,8 @@ IMPROVEMENTS:
retrying the operation [GH-3269]
* secret/pki: TTLs can now be specified as a string or an integer number of
seconds [GH-3270]
* secret/pki: Self-issued certs can now be signed via
`pki/root/sign-self-issued` [GH-3274]
* storage/gcp: Use application default credentials if they exist [GH-3248]
BUG FIXES: