From 28421bffb323a2391418e1d36666fe654ca7c0ce Mon Sep 17 00:00:00 2001 From: Kyle Havlovitz Date: Thu, 20 Sep 2018 11:16:37 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ff69eb9cc4..626424bbd0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ ## UNRELEASED +BUG FIXES: + +* agent: (Consul Enterprise) Fixed an issue where the `non_voting_server` setting could be ignored when bootstrapping the cluster. [[GH-4699](https://github.com/hashicorp/consul/pull/4699)] + ## 1.2.3 (September 13, 2018) FEATURES: