Fix changelog merge

Signed-off-by: aiordache <anca.iordache@docker.com>
This commit is contained in:
aiordache 2020-08-10 18:21:57 +02:00
parent 8080fbb4ed
commit 9579b7ac0e
1 changed files with 1 additions and 2 deletions

View File

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