Update CHANGELOG.md

This commit is contained in:
James Phillips 2017-04-11 19:05:19 -07:00 committed by GitHub
parent 6c7464c63c
commit b0bb0bc334
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ FEATURES:
IMPROVEMENTS:
* agent: Node IDs derived from host information are now hashed to prevent things like common server hardware from generating IDs with a common prefix across nodes. [GH-2884]
* build: Consul is now built with Go 1.8.1. [GH-2888]
BUG FIXES: