Selaa lähdekoodia

Merge pull request #8317 from ulyssessouza/post-release-1.29.2

Post release 1.29.2
Ulysses Souza 4 vuotta sitten
vanhempi
sitoutus
73f8cf9132
2 muutettua tiedostoa jossa 11 lisäystä ja 1 poistoa
  1. 11 0
      CHANGELOG.md
  2. 0 1
      script/release/README.md

+ 11 - 0
CHANGELOG.md

@@ -1,6 +1,17 @@
 Change log
 ==========
 
+1.29.2 (2021-05-10)
+-------------------
+
+[List of PRs / issues for this release](https://github.com/docker/compose/milestone/59?closed=1)
+
+### Miscellaneous
+
+- Remove prompt to use `docker compose` in the `up` command
+
+- Bump `py` to `1.10.0` in `requirements-indirect.txt`
+
 1.29.1 (2021-04-13)
 -------------------
 

+ 0 - 1
script/release/README.md

@@ -20,4 +20,3 @@ This should trigger a new CI build on the new tag. When the CI finishes with the
 4. In case of a GA version, please update `docker-compose`s release notes and version on [github documentation repository](https://github.com/docker/docker.github.io):
   - [Release Notes](https://github.com/docker/docker.github.io/blob/master/compose/release-notes.md)
   - [Config version](https://github.com/docker/docker.github.io/blob/master/_config.yml)
-  - [Config authoring version](https://github.com/docker/docker.github.io/blob/master/_config_authoring.yml)