From 1ee09f7cdf095997d3ad01f908ce6e64d42946a3 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Mon, 11 May 2015 10:31:47 -0700 Subject: [PATCH] update CL --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5433d7a16..b8c1b31b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ FEATURES: IMPROVEMENTS: * core: Auth backends can store internal data about auth creds + * command/*: `VAULT_TOKEN` overrides local stored auth [GH-162] * command/server: environment variables are copy-pastable * logical/*: Generate help output even if no synopsis specified