summaryrefslogtreecommitdiff
path: root/docs/change-log.md
diff options
context:
space:
mode:
authoraiordache <anca.iordache@docker.com>2021-02-24 17:42:47 +0100
committeraiordache <anca.iordache@docker.com>2021-02-24 17:42:47 +0100
commit0265818d1087132e030fcb049925ca2fd2aab62a (patch)
treef85091164406e49462b01adf890c5d923c1f203a /docs/change-log.md
parentd09fe8d22578f7dc2ac2e6dceb343ac1b0c8497a (diff)
downloaddocker-py-4.4.4-release.tar.gz
release notes 4.4.44.4.44.4.4-release
Signed-off-by: aiordache <anca.iordache@docker.com>
Diffstat (limited to 'docs/change-log.md')
-rw-r--r--docs/change-log.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/change-log.md b/docs/change-log.md
index 546e071..94b3870 100644
--- a/docs/change-log.md
+++ b/docs/change-log.md
@@ -1,6 +1,14 @@
Change log
==========
+4.4.4
+-----
+
+[List of PRs / issues for this release](https://github.com/docker/docker-py/milestone/73?closed=1)
+
+### Bugfixes
+- Remove `LD_LIBRARY_PATH` and `SSL_CERT_FILE` environment variables when shelling out to the ssh client.
+
4.4.3
-----