Browse Source

Merge pull request #1012 from mavenugo/ipv

changelog for 0.7.0-dev.6
Santhosh Manohar 9 năm trước cách đây
mục cha
commit
7e798de5ec
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      libnetwork/CHANGELOG.md

+ 3 - 0
libnetwork/CHANGELOG.md

@@ -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