changelog++

This commit is contained in:
Jeff Mitchell 2018-03-08 13:09:07 -05:00
parent be04e96779
commit 1aeda8d116

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]