Browse Source

changelog for v0.7.0-dev.2

Signed-off-by: Madhu Venugopal <madhu@docker.com>
Madhu Venugopal 9 years ago
parent
commit
16a62955cd
1 changed files with 3 additions and 0 deletions
  1. 3 0
      libnetwork/CHANGELOG.md

+ 3 - 0
libnetwork/CHANGELOG.md

@@ -1,5 +1,8 @@
 # Changelog
 
+## 0.7.0-dev.2 (2016-02-11)
+- Fixes https://github.com/docker/docker/issues/20140
+
 ## 0.7.0-dev.1 (2016-02-10)
 - Expose EnableIPV6 option
 - discoverapi refactoring