From 0e296f4811e3fcce105f652271a7d0b6ade0b7de Mon Sep 17 00:00:00 2001 From: Michael Schurter Date: Thu, 20 Oct 2016 13:46:19 -0700 Subject: [PATCH] Forgot to mention #1668 in the changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 340db4ded261..f910f9fa7fb3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ BUG FIXES: yet [GH-1723] * client: Fix a memory leak in the executor that caused failed allocations [GH-1762] + * client: Fix old services not getting removed from consul on update [GH-1668] * client/fingerprint: Fix inconsistent CPU MHz fingerprinting [GH-1366] * discovery: Fix old services not getting removed from Consul on update [GH-1668]