Browse code

bump to rc2

Signed-off-by: Victor Vieux <victorvieux@gmail.com>

Victor Vieux authored on 2017/04/27 07:08:31
Showing 2 changed files
... ...
@@ -30,6 +30,7 @@ be found.
30 30
 * Improve `docker version --format` option when the client has downgraded the API version [#31022](https://github.com/docker/docker/pull/31022)
31 31
 * Prompt when using an encrypted client certificate to connect to a docker daemon [#31364](https://github.com/docker/docker/pull/31364)
32 32
 * Display created tags on successful `docker build` [#32077](https://github.com/docker/docker/pull/32077)
33
+* Cleanup compose convert error messages [#32087](https://github.com/moby/moby/pull/32087)
33 34
 
34 35
 ### Contrib
35 36
 
... ...
@@ -1 +1 @@
1
-17.05.0-ce-rc1
1
+17.05.0-ce-rc2