changelog++

This commit is contained in:
Jeff Mitchell 2018-05-04 13:26:39 -04:00
parent 714ecf86fc
commit b894050c21
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
IMPROVEMENTS:
* api: Close renewer's doneCh when the renewer is stopped, so that programs
expecting a final value through doneCh behave correctly [GH-4472]
* cli: `vault login` now supports a `-no-print` flag to suppress printing
token information but still allow storing into the token helper [GH-4454]
* expiration: Allow revoke-prefix and revoke-force to work on single leases as