diff --git a/docker-for-mac/edge-release-notes.md b/docker-for-mac/edge-release-notes.md index 3e86a5007644..bc6965d2c1a8 100644 --- a/docker-for-mac/edge-release-notes.md +++ b/docker-for-mac/edge-release-notes.md @@ -11,6 +11,20 @@ This page contains information about Docker Desktop Edge releases. Edge releases For information about Stable releases, see the [Stable release notes](release-notes.md). For Docker Desktop system requirements, see [What to know before you install](install.md#what-to-know-before-you-install). +## Docker Desktop Community 2.5.3 +2020-11-30 + +> [Download](https://desktop.docker.com/mac/edge/50261/Docker.dmg) + +### Upgrades + +- [Compose CLI v1.0.3](https://github.com/docker/compose-cli/releases/tag/v1.0.3) + +### Bug fixes and minor changes + +- Fixed a possible file sharing error where a file may appear to have the wrong size in a container when it is modified on the host. This is a partial fix for [docker/for-mac#4999](https://github.com/docker/for-mac/issues/4999). +- Removed unnecessary log messages which slow down filesystem event injection. + ## Docker Desktop Community 2.5.2 2020-11-26 diff --git a/docker-for-windows/edge-release-notes.md b/docker-for-windows/edge-release-notes.md index 3347a129250f..71c0f4118e4b 100644 --- a/docker-for-windows/edge-release-notes.md +++ b/docker-for-windows/edge-release-notes.md @@ -11,6 +11,15 @@ This page contains information about Docker Desktop Edge releases. Edge releases For information about Stable releases, see the [Stable release notes](release-notes.md). For Docker Desktop system requirements, see [What to know before you install](install.md#what-to-know-before-you-install). +## Docker Desktop Community 2.5.3 +2020-11-30 + +> [Download](https://desktop.docker.com/win/edge/50261/Docker%20Desktop%20Installer.exe) + +### Upgrades + +- [Compose CLI v1.0.3](https://github.com/docker/compose-cli/releases/tag/v1.0.3) + ## Docker Desktop Community 2.5.2 2020-11-26