summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
-----