From 501e71604d98f4658dd8df9ed83dcf5dfa7b3e9e Mon Sep 17 00:00:00 2001 From: James Phillips Date: Thu, 6 Oct 2016 22:10:11 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d9e76e4432..bac7b8144d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ BACKWARDS INCOMPATIBILITIES: FEATURES: -* **Command Line Interface for Key/Value Store:** A new set of `consul kv` commands were added for easy access to all basic key/value store operations. [GH-2360] +* **Key/Value Store Command Line Interface:** New `consul kv` commands were added for easy access to all basic key/value store operations. [GH-2360] IMPROVEMENTS: