summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraiordache <anca.iordache@docker.com>2021-02-24 18:20:24 +0100
committeraiordache <anca.iordache@docker.com>2021-02-24 18:20:24 +0100
commit148f9161e113a59914df941707c919b7319266dc (patch)
treecbd2a02660b79eb65d6733c801cd402d9c715a8d
parentd09fe8d22578f7dc2ac2e6dceb343ac1b0c8497a (diff)
downloaddocker-py-148f9161e113a59914df941707c919b7319266dc.tar.gz
Update changelog for 4.4.4
Signed-off-by: aiordache <anca.iordache@docker.com>
-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..8db3fc5 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
-----