Update CHANGELOG.md
This commit is contained in:
parent
d1ced4a5c4
commit
7f5b3e2401
|
@ -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…
Reference in New Issue