From 88862e707affccf9c46347361689b2ffef39dc5c Mon Sep 17 00:00:00 2001 From: Victor Vieux Date: Fri, 16 Dec 2016 02:10:49 -0800 Subject: [PATCH] bump 1.13.0-rc4 Signed-off-by: Victor Vieux --- CHANGELOG.md | 2 ++ VERSION | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a45db7ecd0..c90f53eea2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -198,6 +198,8 @@ To manually remove all plugins and resolve this problem, take the following step - Don't repull image if pinned by digest [#28265](https://github.com/docker/docker/pull/28265) + Swarm-mode support for Windows [#27838](https://github.com/docker/docker/pull/27838) + Allow hostname to be updated on service [#28771](https://github.com/docker/docker/pull/28771) ++ Support v2 plugins [#29433](https://github.com/docker/docker/pull/29433) ++ Add content trust for services [#29469](https://github.com/docker/docker/pull/29469) ### Volume diff --git a/VERSION b/VERSION index 5c71d9db92..98348e8902 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.13.0-rc3 +1.13.0-rc4