Update CL

This commit is contained in:
Armon Dadgar 2015-05-18 14:04:07 -07:00
parent 4b17b2e3b4
commit 1a95163704
1 changed files with 15 additions and 0 deletions

View File

@ -1,3 +1,18 @@
## 0.5.2 (May 18, 2015)
FEATURES:
* Include datacenter in the `members` output
* HTTP Health Check sets user agent "Consul Health Check" [GH-951]
BUG FIXES:
* Fixed memory leak caused by blocking query [GH-939]
MISC:
* Remove unused constant [GH-941]
## 0.5.1 (May 13, 2015)
FEATURES: