changelog++

This commit is contained in:
Jeff Mitchell 2017-12-19 17:03:27 -05:00
parent 92aaebd20e
commit 0fe05f544d
1 changed files with 2 additions and 0 deletions

View File

@ -74,6 +74,8 @@ IMPROVEMENTS:
* secret/ssh: Allow 4096-bit keys to be used in dynamic key method [GH-3593]
* secret/consul: The Consul secret backend now uses the value of `lease` set
on the role, if set, when renewing a secret. [GH-3796]
* storage/mysql: Don't attempt database creation if it exists, which can help
under certain permissions constraints [GH-3716]
BUG FIXES: