summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnca Iordache <aiordache@users.noreply.github.com>2021-02-24 14:32:02 +0100
committerGitHub <noreply@github.com>2021-02-24 14:32:02 +0100
commit69087ab977c35f89f51a4117e5c88c07cfbae3d3 (patch)
tree0c1d7f0599a67f36f3229d7c930b3ee4be85e38b
parente6689e0bb9af849bd9d1509fd3b2db52e0d6d776 (diff)
parentfe995ae79f9ae464b39f33e1ce474d33999e867f (diff)
downloaddocker-py-69087ab977c35f89f51a4117e5c88c07cfbae3d3.tar.gz
Merge pull request #2772 from aiordache/update_changelog_4.4.3
Update changelog post-release 4.4.3
-rw-r--r--docs/change-log.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/change-log.md b/docs/change-log.md
index f666697..546e071 100644
--- a/docs/change-log.md
+++ b/docs/change-log.md
@@ -1,6 +1,17 @@
Change log
==========
+4.4.3
+-----
+
+[List of PRs / issues for this release](https://github.com/docker/docker-py/milestone/72?closed=1)
+
+### Features
+- Add support for docker.types.Placement.MaxReplicas
+
+### Bugfixes
+- Fix SSH port parsing when shelling out to the ssh client
+
4.4.2
-----