Update CHANGELOG.md

This commit is contained in:
James Phillips 2016-07-25 16:32:43 -07:00 committed by GitHub
parent 4011b3956c
commit a5c5dc3889
1 changed files with 2 additions and 0 deletions

View File

@ -66,6 +66,8 @@ BUG FIXES:
* Fixed an issue where a health check's output never updates if the check
status doesn't change after the Consul agent starts. [GH-1934]
* External services can now be registered with ACL tokens. [GH-1738]
* Upgraded Bolt DB to v1.2.1 to fix an issue on Windows where Consul would sometimes
fail to start due to open user-mapped sections. [GH-2203].
## 0.6.4 (March 16, 2016)