mirror of https://github.com/docker/docker-py.git
Update changelog post-release 4.4.3
Signed-off-by: aiordache <anca.iordache@docker.com>
This commit is contained in:
parent
e6689e0bb9
commit
fe995ae79f
|
@ -1,6 +1,17 @@
|
||||||
Change log
|
Change log
|
||||||
==========
|
==========
|
||||||
|
|
||||||
|
4.4.3
|
||||||
|
-----
|
||||||
|
|
||||||
|
[List of PRs / issues for this release](https://github.com/docker/docker-py/milestone/72?closed=1)
|
||||||
|
|
||||||
|
### Features
|
||||||
|
- Add support for docker.types.Placement.MaxReplicas
|
||||||
|
|
||||||
|
### Bugfixes
|
||||||
|
- Fix SSH port parsing when shelling out to the ssh client
|
||||||
|
|
||||||
4.4.2
|
4.4.2
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue