Update CHANGELOG.md

This commit is contained in:
Kyle Havlovitz 2017-02-10 20:32:29 -05:00 committed by GitHub
parent 8e89057075
commit 3edc4df1ac
1 changed files with 2 additions and 0 deletions

View File

@ -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)