summaryrefslogtreecommitdiff
path: root/docs/api/version-history.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/version-history.md')
-rw-r--r--docs/api/version-history.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/api/version-history.md b/docs/api/version-history.md
index 993f3193f2..61d2545118 100644
--- a/docs/api/version-history.md
+++ b/docs/api/version-history.md
@@ -17,6 +17,10 @@ keywords: "API, Docker, rcli, REST, documentation"
[Docker Engine API v1.44](https://docs.docker.com/engine/api/v1.44/) documentation
+* The `VirtualSize` field in the `GET /images/{name}/json`, `GET /images/json`,
+ and `GET /system/df` responses is now omitted. Use the `Size` field instead,
+ which contains the same information.
+
## v1.43 API changes
[Docker Engine API v1.43](https://docs.docker.com/engine/api/v1.43/) documentation