From d0dd6d27f7cdfa5e01f0bf634cf742b1e2e47bb3 Mon Sep 17 00:00:00 2001 From: vishalnayak Date: Mon, 1 Aug 2016 12:43:59 -0400 Subject: [PATCH] changelog++ --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c45a637a9..2534b3bef7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -122,6 +122,8 @@ BUG FIXES: connection multiplexing software to break [GH-1548] * physical/consul: Multiple Vault nodes on the same machine leading to check ID collisions were resulting in incorrect health check responses [GH-1628] + * physical/consul: Introduced WaitGroup to wait for deregistrations of Vault + health checks in Consul, before Vault binary terminates [GH-1678] ## 0.6.0 (June 14th, 2016)