From d4367e581fe117356c4d4ac9a8c8c4e514457449 Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Wed, 21 Nov 2018 13:10:53 -0500 Subject: [PATCH] changelog++ --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 19969aa419..9c5ddaf053 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.0-rc1 (Nov 20th, 2018) + CHANGES: * Paths within `auth/token` that allow specifying a token or accessor in the @@ -13,7 +14,7 @@ CHANGES: options map itself cannot be unset once it's set, but the keypairs within the map can be unset if an empty value is provided, with the exception of the `version` keypair which is handled differently for KVv2 purposes. - + IMPROVEMENTS: * agent: Support for configuring the location of the kubernetes service account