Update CHANGELOG.md

This commit is contained in:
James Phillips 2017-01-31 19:04:48 -08:00 committed by GitHub
parent d89aca86e6
commit f94875f070
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ FEATURES:
IMPROVEMENTS:
* agent: Integrated gopsutil library to use built in host UUID as node ID, if available, instead of a randomly generated UUID. This makes it easier for other applications on the same host to generate the same node ID without coordinating with Consul. [GH-2691]
* build: Consul is now built with Go 1.7.5. [GH-2682]
BUG FIXES: