Browse Source

Merge pull request #8288 from aiordache/release_1.29.1

1.29.1 Post-release updates
Ulysses Souza 4 years ago
parent
commit
aa45dedb3d
1 changed files with 15 additions and 0 deletions
  1. 15 0
      CHANGELOG.md

+ 15 - 0
CHANGELOG.md

@@ -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)
 -------------------