mirror of https://github.com/docker/docker-py.git
Add release 4.3.1 information to changelog
Signed-off-by: aiordache <anca.iordache@docker.com>
This commit is contained in:
parent
2b1c7eb724
commit
ed46fb0143
|
@ -1,6 +1,16 @@
|
||||||
Change log
|
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
|
4.3.0
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue