changelog++

This commit is contained in:
Jeff Mitchell 2018-03-08 13:09:07 -05:00
parent f9f0261886
commit ab01acc145
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ IMPROVEMENTS:
BUG FIXES:
* auth/aws: Fix honoring `max_ttl` when a corresponding role `ttl` is not also
set [GH-4107]
* cli: Improve error messages around `vault auth help` when there is no CLI
helper for a particular method [GH-4056]
* secret/ssh: Return `key_bits` value when reading a role [GH-4098]