Merge pull request #18330 from thaJeztah/re-enable-api-v1.22

docs: add API v1.22 to the list again
This commit is contained in:
Sebastiaan van Stijn 2015-12-01 14:18:53 +01:00
commit 27bfa93b69
1 changed files with 3 additions and 2 deletions

View File

@ -30,8 +30,9 @@ as calling `/v1.22/info`. To call an older version of the API use
Use the table below to find the API version for a Docker version:
Docker version | API version | Changes
----------------|-------------------------------------------------|-----------------------------
Docker version | API version | Changes
----------------|------------------------------------|------------------------------------------------------
1.10.x | [1.22](docker_remote_api_v1.22.md) | [API changes](docker_remote_api.md#v1-22-api-changes)
1.9.x | [1.21](docker_remote_api_v1.21.md) | [API changes](docker_remote_api.md#v1-21-api-changes)
1.8.x | [1.20](docker_remote_api_v1.20.md) | [API changes](docker_remote_api.md#v1-20-api-changes)
1.7.x | [1.19](docker_remote_api_v1.19.md) | [API changes](docker_remote_api.md#v1-19-api-changes)