Signed-off-by: Victor Vieux <victorvieux@gmail.com>
| ... | ... |
@@ -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 |
|