浏览代码

Changelog update post-release 1.28.4

Signed-off-by: aiordache <[email protected]>
aiordache 4 年之前
父节点
当前提交
62bbc5cfe2
共有 1 个文件被更改,包括 13 次插入0 次删除
  1. 13 0
      CHANGELOG.md

+ 13 - 0
CHANGELOG.md

@@ -1,6 +1,19 @@
 Change log
 ==========
 
+1.28.4 (2021-02-18)
+-------------------
+
+[List of PRs / issues for this release](https://github.com/docker/compose/milestone/54?closed=1)
+
+### Bugs
+
+- Fix SSH port parsing by bumping docker-py to 4.4.3
+
+### Miscellaneous
+
+- Bump Python to 3.7.10
+
 1.28.3 (2021-02-17)
 -------------------