From d95a498d8abe4122e9a1dfe0fe236868887358e1 Mon Sep 17 00:00:00 2001 From: James Phillips Date: Tue, 16 Aug 2016 12:57:10 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c5f00127e..3c1fba0b05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,8 +36,8 @@ FEATURES: config option to also translate node addresses in HTTP responses, making it easy to use this feature from non-DNS clients. [GH-2118] * Added a new `deregister_critical_service_after` timeout field for health checks - which will cause the associated with that check to get deregistered if the check - is critical for longer than the timeout. [GH-679] + which will cause the service associated with that check to get deregistered if + the check is critical for longer than the timeout. [GH-679] BACKWARDS INCOMPATIBILITIES: