From 3e1e9bb5ce502a51c85868110446e775cdd564aa Mon Sep 17 00:00:00 2001 From: Stephen Turner Date: Fri, 5 Mar 2021 15:48:39 +0000 Subject: [PATCH] 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> --- docker-for-mac/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-for-mac/release-notes.md b/docker-for-mac/release-notes.md index 31bc1752d5..3958a9c992 100644 --- a/docker-for-mac/release-notes.md +++ b/docker-for-mac/release-notes.md @@ -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