Update CHANGELOG.md

This commit is contained in:
James Phillips 2016-08-15 16:19:55 -07:00 committed by GitHub
parent 76beb4e7ed
commit 4057c5bdde
1 changed files with 3 additions and 2 deletions

View File

@ -32,8 +32,9 @@ 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]
* Extended [`translate_wan_addrs`](https://www.consul.io/docs/agent/options.html#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: