Browse Source

Update CHANGELOG.md

pull/2362/head
James Phillips 8 years ago committed by GitHub
parent
commit
e26ced87d5
  1. 4
      CHANGELOG.md

4
CHANGELOG.md

@ -1,5 +1,9 @@
## 0.7.1 (UNRELEASED)
FEATURES:
* **Command Line Interface for Key/Value Store:** A new set of `consul kv` CLI commands are now available for easy access to all basic key/value store operations. [GH-2360]
BUG FIXES:
* agent: Fixed a go race issue with log buffering at startup. [GH-2262]

Loading…
Cancel
Save