Merge pull request #8288 from aiordache/release_1.29.1

1.29.1 Post-release updates
This commit is contained in:
Ulysses Souza 2021-04-15 11:41:14 -03:00 committed by GitHub
commit aa45dedb3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,21 @@
Change log
==========
1.29.1 (2021-04-13)
-------------------
[List of PRs / issues for this release](https://github.com/docker/compose/milestone/58?closed=1)
### Bugs
- Fix for invalid handler warning on Windows builds
- Fix config hash to trigger container recreation on IPC mode updates
- Fix conversion map for `placement.max_replicas_per_node`
- Remove extra scan suggestion on build
1.29.0 (2021-04-06)
-------------------