From 83d27beb8fd05ad0d310970259d92af87f97c178 Mon Sep 17 00:00:00 2001 From: Kyle Havlovitz Date: Thu, 31 May 2018 20:42:45 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c3f58b98dd..6ab5b61743 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ FEATURES: * dns: Enable PTR record lookups for services with IPs that have no registered node [[PR-4083](https://github.com/hashicorp/consul/pull/4083)] +BUG FIXES: + +* agent: Fixed an issue where watches were being duplicated on reload. [[GH-4179](https://github.com/hashicorp/consul/issues/4179)] + ## 1.1.0 (May 11, 2018) FEATURES: