From 16e30e072f610782236bcc09ce37072ef2789a37 Mon Sep 17 00:00:00 2001 From: James Phillips Date: Tue, 16 Aug 2016 11:38:25 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 99e813494e..bad4ef3d6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -51,8 +51,8 @@ BACKWARDS INCOMPATIBILITIES: behavior from [GH-2118] that translates addresses in HTTP responses could break clients that are expecting local addresses. A new `X-Consul-Translate-Addresses` header was added to allow clients to detect if translation is enabled for HTTP - responses, and a "lan" `TaggedAddress` was added for clients that need the local - address regardless of translation. [GH-2280] + responses, and a "lan" tag was added to `TaggedAddresses` for clients that need + the local address regardless of translation. [GH-2280] IMPROVEMENTS: