mirror of https://github.com/docker/docker-py.git
Fix changelog merge
Signed-off-by: aiordache <anca.iordache@docker.com>
This commit is contained in:
parent
8080fbb4ed
commit
9579b7ac0e
|
@ -4,7 +4,7 @@ Change log
|
|||
4.3.0
|
||||
-----
|
||||
|
||||
[List of PRs / issues for this release](https://github.com/docker/docker-py/milestone/66?closed=1)
|
||||
[List of PRs / issues for this release](https://github.com/docker/docker-py/milestone/64?closed=1)
|
||||
|
||||
### Features
|
||||
- Add `DeviceRequest` type to expose host resources such as GPUs
|
||||
|
@ -51,7 +51,6 @@ Change log
|
|||
|
||||
- Add support for docker contexts through `docker.ContextAPI`
|
||||
|
||||
|
||||
4.1.0
|
||||
-----
|
||||
|
||||
|
|
Loading…
Reference in New Issue