diff --git a/CHANGELOG.md b/CHANGELOG.md index b748c35a7d..43845723c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ FEATURES: * agent: add `local-only` parameter to operator/keyring list requests to force queries to only hit local servers. [[GH-6279](https://github.com/hashicorp/consul/pull/6279)] +BUG FIXES: + +* snapshot: fix TCP half-close implementation for TLS connections [[GH-6216](https://github.com/hashicorp/consul/pull/6216)] + ## 1.5.3 (July 25, 2019) IMPROVEMENTS: