Update release-notes.md (#12445)

* Update release-notes.md

Copy the note about what to do if you are on 3.2.0 into the 3.2.1 release notes too, because it will be more visible there.

* Minor update

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
This commit is contained in:
Stephen Turner 2021-03-05 15:48:39 +00:00 committed by GitHub
parent 2ef942f78b
commit 3e1e9bb5ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ This page contains information about the new features, improvements, known issue
### Bug fixes and minor changes
- Fixed an issue that sometimes caused Docker Desktop to fail to start after updating to version 3.2.0. Fixes [docker/for-mac#5406](https://github.com/docker/for-mac/issues/5406).
- Fixed an issue that sometimes caused Docker Desktop to fail to start after updating to version 3.2.0. Fixes [docker/for-mac#5406](https://github.com/docker/for-mac/issues/5406). If you are still experiencing this issue when trying to update from 3.2.0 to 3.2.1, we recommend that you uninstall 3.2.0 and manually install Docker Desktop 3.2.1.
## Docker Desktop 3.2.0
2021-03-01