We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4197ed commit 5429b7cCopy full SHA for 5429b7c
1 file changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 0.7.0-dev.3 (2016-02-17)
4
+- Fixes https://github.com/docker/docker/issues/20350
5
+- Fixes https://github.com/docker/docker/issues/20145
6
+- Initial Windows HNS integration
7
+- Allow passing global datastore config to libnetwork after boot
8
+- Set Recursion Available bit in DNS query responses
9
+- Make sure iptables chains are recreated on firewalld reload
10
+
11
## 0.7.0-dev.2 (2016-02-11)
12
- Fixes https://github.com/docker/docker/issues/20140
13
0 commit comments