Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions docker-for-mac/edge-release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
9 changes: 9 additions & 0 deletions docker-for-windows/edge-release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down