summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authoraiordache <anca.iordache@docker.com>2020-08-10 18:21:57 +0200
committeraiordache <anca.iordache@docker.com>2020-08-10 19:16:52 +0200
commit9579b7ac0e43eadf6e3a62d61ed67aff25839143 (patch)
treef0301e6f62c12f63cbd5b031000699313bf4e7f8 /docs
parent8080fbb4ed7a5c25fa0bf1deb39bcdf4cdfb7ddd (diff)
downloaddocker-py-9579b7ac0e43eadf6e3a62d61ed67aff25839143.tar.gz
Fix changelog merge
Signed-off-by: aiordache <anca.iordache@docker.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/change-log.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/change-log.md b/docs/change-log.md
index c753ffd..cecce9d 100644
--- a/docs/change-log.md
+++ b/docs/change-log.md
@@ -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
-----