From 5bb8d607864d7de3d20f41fb8c39acbd9f89f9d2 Mon Sep 17 00:00:00 2001 From: Matt Keeler Date: Tue, 30 Jul 2019 09:58:38 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cd280211bf..07874da7d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ BUG FIXES: * connect : Fixed a regression that broken xds endpoint generation for prepared query upstreams. [[GH-6236](https://github.com/hashicorp/consul/pull/6236)] +* cli: Fixed bindable IP detection with the `connect envoy` command. [[GH-6238](https://github.com/hashicorp/consul/pull/6238)] ## 1.6.0-beta3 (July 26, 2019)