From 039aebb5f11469d0004486a5282f5420f5aef7c3 Mon Sep 17 00:00:00 2001 From: James Phillips Date: Wed, 9 Nov 2016 13:28:01 -0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 680e2ab41..e424093e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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: