From de6801675f7f0097e6bab4bfcf581521975f6358 Mon Sep 17 00:00:00 2001 From: James Phillips Date: Tue, 9 Aug 2016 16:08:28 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 16f3f4864..74c498ca1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,7 +30,8 @@ FEATURES: * Upgraded to "stage one" of the v2 HashiCorp Raft library. This version offers improved handling of cluster membership changes and recovery after a loss of quorum. This version also provides a foundation for new features that will - appear in future Consul versions. [GH-2222] + appear in future Consul versions once the remainder of the v2 library is + complete. [GH-2222] BACKWARDS INCOMPATIBILITIES: