diff --git a/CHANGELOG.md b/CHANGELOG.md index 614de30a94..2023954903 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)