From a051c9b42ee539d4c3ed73bdd1a670a987faf732 Mon Sep 17 00:00:00 2001 From: James Phillips Date: Mon, 15 Aug 2016 16:18:38 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 59fed8c41..970acbba5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,8 @@ FEATURES: quorum. This version also provides a foundation for new features that will appear in future Consul versions once the remainder of the v2 library is complete. [GH-2222] +* Extended `translate_wan_addrs` config option to also translate node addresses + in HTTP endpoints, making it easy to use this feature from non-DNS clients. [GH-2118] BACKWARDS INCOMPATIBILITIES: