CHANGELOG updates

This commit is contained in:
Armon Dadgar 2015-02-17 12:02:39 -08:00
parent 60f69224ea
commit c13d451f15
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ BUG FIXES:
* Fixed gossip stability at very large scale
* Fixed string of rpc error: rpc error: ... no known leader. [GH-611]
* Fixed panic in `exec` during cancelation
* Fixed health check state reset caused by SIGHUP [GH-693]
IMPROVEMENTS: