Update CHANGELOG.md

This commit is contained in:
James Phillips 2017-02-14 18:16:36 -08:00 committed by GitHub
parent 351ef3ab71
commit a9dfa90d22
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ BUG FIXES:
* 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.5 (UNRELEASED)
## 0.7.5 (February 15, 2017)
BUG FIXES: