Merge pull request #12429 from tiborvass/release_notes_20.10.5

Add release notes for 20.10.5
This commit is contained in:
Tibor Vass 2021-03-02 15:20:25 -08:00 committed by GitHub
commit 66a1f9c60c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -22,6 +22,13 @@ for Docker Engine.
# Version 20.10
## 20.10.5
2021-03-02
### Client
* Revert [docker/cli#2960](https://github.com/docker/cli/pull/2960) to fix hanging in `docker start --attach` and remove spurious "Unsupported signal: <nil>. Discarding." messages [docker/cli#2987](https://github.com/docker/cli/pull/2987)
## 20.10.4
2021-02-26