Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
slackpad authored Aug 9, 2016
1 parent 9803c03 commit 52e11b9
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,13 @@ BUG FIXES:
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].
fail to start due to open user-mapped sections. [GH-2203]
* Fixed an issue where large events affecting many nodes could cause infinite intent
rebroadcasts, leading to many log messages about intent queue overflows. [GH-1062]

OTHER CHANGES:

* Switched from Godep to govendor. [GH-2252]

## 0.6.4 (March 16, 2016)

Expand Down

0 comments on commit 52e11b9

Please sign in to comment.