summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraiordache <anca.iordache@docker.com>2021-02-19 10:07:52 +0100
committeraiordache <anca.iordache@docker.com>2021-02-19 17:33:16 +0100
commitfe995ae79f9ae464b39f33e1ce474d33999e867f (patch)
tree0c1d7f0599a67f36f3229d7c930b3ee4be85e38b
parente6689e0bb9af849bd9d1509fd3b2db52e0d6d776 (diff)
downloaddocker-py-fe995ae79f9ae464b39f33e1ce474d33999e867f.tar.gz
Update changelog post-release 4.4.3
Signed-off-by: aiordache <anca.iordache@docker.com>
-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
-----