update CL

This commit is contained in:
Mitchell Hashimoto 2015-05-11 10:46:03 -07:00
parent 1ca0b2340c
commit 0cea01607b
1 changed files with 2 additions and 0 deletions

View File

@ -9,8 +9,10 @@ FEATURES:
IMPROVEMENTS:
* core: Auth backends can store internal data about auth creds
* audit: display name for auth is shown in logs [GH-176]
* command/*: `VAULT_TOKEN` overrides local stored auth [GH-162]
* command/server: environment variables are copy-pastable
* credential/app-id: hash of app and user ID are in metadata [GH-176]
* logical/*: Generate help output even if no synopsis specified
BUG FIXES: