From 893422eac7189d4eee5ba1dee5426084d19ced5c Mon Sep 17 00:00:00 2001 From: James Phillips Date: Tue, 31 Jan 2017 19:14:29 -0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 950055e44a..09b46f687f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,6 @@ 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: