Update CHANGELOG.md

This commit is contained in:
James Phillips 2016-10-05 18:11:35 -07:00 committed by GitHub
parent 352fc61b7b
commit a0e2b8bda5
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ BUG FIXES:
* agent: Fixed a Go race issue with log buffering at startup. [GH-2262]
* agent: Fixed a panic during anti-entropy sync for services and checks. [GH-2125]
* agent: Fixed an issue on Windows where "wsarecv" errors were logged when CLI commands accessed the RPC interface. [GH-2356]
* server: Fixed the port numbers in the sample peers JSON inside peers.info. [GH-2391]
## 0.7.0 (September 14, 2016)