CHANGELOG update, gofmt

This commit is contained in:
Armon Dadgar 2015-01-22 13:42:22 -08:00
parent 8bbf2cc090
commit f4543ffc78
2 changed files with 7 additions and 6 deletions

View File

@ -40,6 +40,7 @@ BUG FIXES:
* Fixed memory leaks in API client when an error response is returned [GH-608]
* Fixed issues with graceful leave in single-node bootstrap cluster [GH-621]
* Fixed issue preventing node reaping [GH-371]
* Fixed gossip stability at very large scale
IMPROVEMENTS: