diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f8f0d4897..263a9c1270 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,9 @@ IMPROVEMENTS: BUG FIXES: +* agent: Fixed an issue with consul watch not working when http was listening on a unix socket. [GH-2385] * cli: Fixed `kv` commands not reading the `CONSUL_HTTP_TOKEN` environment variable. [GH-2566] +* cli: Fixed an issue where prefixing an address with a protocol (such as 'http://' or 'https://') in `-http-addr` or `CONSUL_HTTP_ADDR` would give an error. ## 0.7.4 (February 6, 2017)