diff --git a/CHANGELOG.md b/CHANGELOG.md index ed32310ab..a99081372 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -65,11 +65,11 @@ IMPROVEMENTS: socket is used for more than one listening endpoint. [GH-1910] * Removed an obsolete warning message when Consul starts on Windows. [GH-1920] * Defaults bind address to 127.0.0.1 when running in `-dev` mode. [GH-1878] -* Builds Consul releases with Go 1.6.1. [GH-1948] * HTTP health checks limit saved output to 4K to avoid performance issues. [GH-1952] * Added version information to the log when Consul starts up. [GH-1404] * Added timing metrics for HTTP requests. [GH-2256] * Updated all vendored dependencies. [GH-2258] +* Builds Consul releases with Go 1.6.3. [GH-2260] BUG FIXES: