Update CHANGELOG.md

This commit is contained in:
Kyle Havlovitz 2017-04-19 15:03:02 -07:00 committed by GitHub
parent 72ee7c2501
commit 8988e2ebd7
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ IMPROVEMENTS:
* agent: Added an error at agent startup time if both `-ui` and `-ui-dir` are configured together. [GH-2576]
* agent: Added the datacenter of a node to the catalog, health and query API endpoints which contain a Node structure. [GH-2713]
* cli: Show raft protocol version in list-peers command [GH-2929]
BUG FIXES: