diff --git a/CHANGELOG.md b/CHANGELOG.md index 18dbdd866e..7a5dfd551f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ BUG FIXES: * agent: Fixed an issue where watches were being duplicated on reload. [[GH-4179](https://github.com/hashicorp/consul/issues/4179)] * agent: Fixed an issue with Agent watches on a HTTPS only agent would fail to use TLS. [[GH-4076](https://github.com/hashicorp/consul/issues/4076)] +* agent: Fixed bug that would cause unnecessary and frequent logging yamux keepalives [[GH-3040](https://github.com/hashicorp/consul/issues/3040)] * dns: Re-enable full DNS compression [[GH-4071](https://github.com/hashicorp/consul/issues/4071)] ## 1.1.0 (May 11, 2018)