1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #1042 from sanimej/fixes

Changelog for v0.7.0-dev.10
This commit is contained in:
Madhu Venugopal 2016-03-21 16:28:06 -07:00
commit 7b30f71c18

View file

@ -1,5 +1,10 @@
# Changelog
## 0.7.0-dev.10 (2016-03-21)
- Add IPv6 service discovery (AAAA records) in embedded DNS server
- Honor enableIPv6 flag in network create for the IP allocation
- Avoid V6 queries in docker domain going to external nameservers
## 0.7.0-dev.9 (2016-03-18)
- Support labels on networks