Update CHANGELOG.md

This commit is contained in:
James Phillips 2016-08-10 16:04:26 -07:00 committed by GitHub
parent c1f710755a
commit a87ad842ac
1 changed files with 2 additions and 0 deletions

View File

@ -156,6 +156,8 @@ BUG FIXES:
fallback pings. This affected users with frequent UDP connectivity problems. [GH-1802]
* Added a fix to trim UDP DNS responses so they don't exceed 512 bytes. [GH-1813]
* Updated go-dockerclient to fix Docker health checks with Docker 1.10. [GH-1706]
* Removed fixed height display of nodes and services in UI, leading to broken displays
when a node has a lot of services. [GH-2055]
## 0.6.3 (January 15, 2016)