Add release 4.3.1 information to changelog

Signed-off-by: aiordache <anca.iordache@docker.com>
This commit is contained in:
aiordache 2020-08-21 10:43:12 +02:00 committed by Ulysses Souza
parent 2b1c7eb724
commit ed46fb0143
1 changed files with 10 additions and 0 deletions

View File

@ -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
-----