Correct date in release notes

This commit is contained in:
Misty Stanley-Jones
2017-06-28 09:54:27 -07:00
parent af866cbb8e
commit 7f26e208fe

View File

@@ -12,7 +12,7 @@ For Docker releases prior to 17.03.0, see
[Learn about Docker releases](/engine/installation.md).
## 17.06.0-ce (2017-06-22)
## 17.06.0-ce (2017-06-28)
> **Note**: Docker 17.06 by default disables communication with legacy (v1)
> registries. If you require interaction with registries that have not yet
@@ -356,4 +356,4 @@ Upgrading from Docker 1.13.1 to 17.03.0 is expected to be simple and low-risk.
* Fix extraneous task creations for global services that led to confusing replica counts in `docker service ls` [docker/swarmkit#1957](https://github.com/docker/swarmkit/pull/1957)
* Fix problem that made rolling updates slow when `task-history-limit` was set to 1 [docker/swarmkit#1948](https://github.com/docker/swarmkit/pull/1948)
* Restart tasks elsewhere, if appropriate, when they are shut down as a result of nodes no longer satisfying constraints [docker/swarmkit#1958](https://github.com/docker/swarmkit/pull/1958)
* (experimental)
* (experimental)