From 56aa5eea57e1d72c9d6720c24f0e4a2413a8e2fd Mon Sep 17 00:00:00 2001 From: Mathieu Champlon Date: Tue, 9 Aug 2022 09:11:46 +0200 Subject: [PATCH] Add missing release note (#15343) --- desktop/release-notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/desktop/release-notes.md b/desktop/release-notes.md index 4832f4b058..e03a61935b 100644 --- a/desktop/release-notes.md +++ b/desktop/release-notes.md @@ -261,6 +261,7 @@ For frequently asked questions about Docker Desktop releases, see [FAQs](faqs/ge - Fixed a bug which caused high CPU usage on Hyper-V. Fixes [docker/for-win#12780](https://github.com/docker/for-win/issues/12780). - Fixed a bug where Docker Desktop for Windows would fail to start. Fixes [docker/for-win#12784](https://github.com/docker/for-win/issues/12784). +- Fixed the `--backend=wsl-2` installer flag which did not set the backend to WSL 2. Fixes [docker/for-win#12746](https://github.com/docker/for-win/issues/12746). #### For Linux