mirror of https://github.com/docker/docs.git
Merge pull request #11810 from lorenrh/changelog-2.5.3
Changelog for 2.5.3
This commit is contained in:
commit
cc22c5a4ee
|
|
@ -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
|
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).
|
[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
|
## Docker Desktop Community 2.5.2
|
||||||
2020-11-26
|
2020-11-26
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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
|
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).
|
[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
|
## Docker Desktop Community 2.5.2
|
||||||
2020-11-26
|
2020-11-26
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue