CHANGELOG updates

This commit is contained in:
Armon Dadgar 2015-02-16 14:30:40 -08:00
parent f3fd072418
commit b95b56abb7
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ BUG FIXES:
* 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
* Fixed string of rpc error: rpc error: ... no known leader. [GH-611]
IMPROVEMENTS: