Update CHANGELOG.md
This commit is contained in:
parent
1d1b1302b6
commit
51d1cc6717
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in New Issue