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

changelog for 0.7.0-dev.6

* Experimental support of macvlan and ipvlan drivers

Signed-off-by: Madhu Venugopal <madhu@docker.com>
This commit is contained in:
Madhu Venugopal 2016-03-10 18:12:34 -08:00
parent 5cb343717a
commit e052aeaaa0

View file

@ -1,5 +1,8 @@
# Changelog
## 0.7.0-dev.6 (2016-03-10)
- Experimental support for macvlan and ipvlan drivers
## 0.7.0-dev.5 (2016-03-08)
- Fixes https://github.com/docker/docker/issues/20847
- Fixes https://github.com/docker/docker/issues/20997