Browse Source

Update CHANGELOG.md

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

4
CHANGELOG.md

@ -4,6 +4,10 @@ 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]
IMPROVEMENTS:
* api: All session options can now be set when using `api.Lock()`. [GH-2372]
BUG FIXES:
* agent: Fixed a Go race issue with log buffering at startup. [GH-2262]

Loading…
Cancel
Save