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: