From 95597a4a9e7104ef97877a5e58789dced29dc207 Mon Sep 17 00:00:00 2001 From: vishalnayak Date: Tue, 19 Jul 2016 14:21:09 -0400 Subject: [PATCH] changelog++ --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 56d4b57e6e..4312fa444e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -74,6 +74,8 @@ BUG FIXES: transaction object which could lead to connection exhaustion [GH-1572] * physical/postgres: Remove use of prepared statements as this causes 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] ## 0.6.0 (June 14th, 2016)