From 6b2e31a7532ecc50b88f9ffd98e241cb7e290a07 Mon Sep 17 00:00:00 2001 From: Andrew Hsu Date: Thu, 17 Aug 2017 10:57:02 -0700 Subject: [PATCH] update changelog for docker-ce 17.06.1 Signed-off-by: Andrew Hsu --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index da67bc8fc1..23c0e867a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ information on the list of deprecated flags and APIs please have a look at https://docs.docker.com/engine/deprecated/ where target removal dates can also be found. -## 17.06.1-ce (2017-07-XX) +## 17.06.1-ce (2017-08-17) ### Builder @@ -31,6 +31,7 @@ be found. ### Networking * Fixed issue with driver options not received by network drivers [#127](https://github.com/docker/docker-ce/pull/127) +* Fixed issue with overlay network IP address reuse [#197](https://github.com/docker/docker-ce/pull/197) ### Plugins