From 840347aa4080f48fb1de2c492fd03e991a6d331a Mon Sep 17 00:00:00 2001 From: James Phillips Date: Tue, 14 Feb 2017 18:16:36 -0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d4080c2787..6c2c3b0b6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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: