소스 검색

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