浏览代码

bump version to 1.13.0-rc2

Signed-off-by: Victor Vieux <victorvieux@gmail.com>
Victor Vieux 8 年之前
父节点
当前提交
1f9b3ef9e9
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      CHANGELOG.md
  2. 1 1
      VERSION

+ 1 - 1
CHANGELOG.md

@@ -82,7 +82,7 @@ be found.
 
 
 ### Remote API (v1.25) & Client
 ### Remote API (v1.25) & Client
 
 
-+ (experimental) Support `docker stack deploy` from a Compose file [#27998](https://github.com/docker/docker/pull/27998)
++ Support `docker stack deploy` from a Compose file [#27998](https://github.com/docker/docker/pull/27998)
 + (experimental) Implement checkpoint and restore [#22049](https://github.com/docker/docker/pull/22049)
 + (experimental) Implement checkpoint and restore [#22049](https://github.com/docker/docker/pull/22049)
 + Add `--format` flag to `docker info` [#23808](https://github.com/docker/docker/pull/23808)
 + Add `--format` flag to `docker info` [#23808](https://github.com/docker/docker/pull/23808)
 * Remove `--name` from `docker volume create` [#23830](https://github.com/docker/docker/pull/23830)
 * Remove `--name` from `docker volume create` [#23830](https://github.com/docker/docker/pull/23830)

+ 1 - 1
VERSION

@@ -1 +1 @@
-1.13.0-rc1
+1.13.0-rc2