summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
-----