diff --git a/CHANGELOG.md b/CHANGELOG.md index 657dd351e..b78c546a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ BUG FIXES: * client: Artifact download failures will be retried before failing tasks [GH-1558] * client/fingerprint: Fix inconsistent CPU MHz fingerprinting [GH-1366] + * discovery: Fix old services not getting removed from consul on update + [GH-1668] * discovery: Fix HTTP timeout with Server HTTP health check when there is no leader [GH-1656]