diff --git a/docs/api/version-history.md b/docs/api/version-history.md index 24c0c834b9..86931c8e9d 100644 --- a/docs/api/version-history.md +++ b/docs/api/version-history.md @@ -38,7 +38,7 @@ keywords: "API, Docker, rcli, REST, documentation" `net.ipv4.config.eth0.log_martians=1`, use `net.ipv4.config.IFNAME.log_martians=1`. In API versions up-to 1.46, top level `--sysctl` settings for `eth0` will be migrated to `DriverOpts` when possible. - This automatic migration will be removed for API versions 1.47 and greater. + This automatic migration will be removed in a future release. * `GET /containers/json` now returns the annotations of containers. * `POST /images/{name}/push` now supports a `platform` parameter (JSON encoded OCI Platform type) that allows selecting a specific platform manifest from