summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraiordache <anca.iordache@docker.com>2020-08-21 10:43:12 +0200
committerUlysses Souza <ulysses.souza@docker.com>2020-09-07 17:55:36 +0200
commited46fb0143020621c68bd2e62bf5a0780552c1fb (patch)
treed76182349f4d0c792c064800fe50b8b8fe0a4615
parent2b1c7eb72406bcdb4b6eb3567333a27e0eb6e1ed (diff)
downloaddocker-py-ed46fb0143020621c68bd2e62bf5a0780552c1fb.tar.gz
Add release 4.3.1 information to changelog
Signed-off-by: aiordache <anca.iordache@docker.com>
-rw-r--r--docs/change-log.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/change-log.md b/docs/change-log.md
index cecce9d..11c055f 100644
--- a/docs/change-log.md
+++ b/docs/change-log.md
@@ -1,6 +1,16 @@
Change log
==========
+4.3.1
+-----
+
+[List of PRs / issues for this release](https://github.com/docker/docker-py/milestone/68?closed=1)
+
+### Miscellaneous
+- Set default API version to `auto`
+- Fix conversion to bytes for `float`
+- Support OpenSSH `identityfile` option
+
4.3.0
-----