changelog for v0.5.6

Signed-off-by: Santhosh Manohar <santhosh@docker.com>
This commit is contained in:
Santhosh Manohar 2016-01-14 10:17:34 -08:00
parent 05bd52dbb6
commit b48c479b17
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
# Changelog
## 0.5.6 (2016-01-14)
- Setup embedded DNS server correctly on container restart. Fixes docker/docker#19354
## 0.5.5 (2016-01-14)
- Allow network-scoped alias to be resolved for anonymous endpoint
- Self repair corrupted IP database that could happen in 1.9.0 & 1.9.1