Update CHANGELOG.md

This commit is contained in:
James Phillips 2016-11-09 13:28:01 -08:00 committed by GitHub
parent c7f98fe988
commit 039aebb5f1
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ IMPROVEMENTS:
* agent: Added the ability to bind Serf WAN and LAN to different interfaces than the general bind address. [GH-2007]
* agent: Added a new `tls_skip_verify` configuration option for HTTP checks. [GH-1984]
* agent: Consul is now built with Go 1.7.3. [GH-2281]
* agent: Updated Circonus client library and added support for new display name and tag options. [GH-2491]
BUG FIXES: