Update CHANGELOG.md

pull/2694/head
James Phillips 2017-01-31 19:04:48 -08:00 committed by GitHub
parent 631e99ca2c
commit d07f0f3d44
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: