Changelog for v0.7.0-dev.9

Signed-off-by: Alessandro Boch <aboch@docker.com>
This commit is contained in:
Alessandro Boch 2016-03-18 16:36:37 -07:00
parent d92e90eb66
commit 2ac1e5b088
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
# Changelog
## 0.7.0-dev.9 (2016-03-18)
- Support labels on networks
## 0.7.0-dev.8 (2016-03-16)
- Windows driver to respect user set MAC address.
- Fix possible nil pointer reference in ServeDNS() with concurrent go routines.