diff --git a/desktop/release-notes.md b/desktop/release-notes.md index a0fe704c23..844092c3cf 100644 --- a/desktop/release-notes.md +++ b/desktop/release-notes.md @@ -33,7 +33,7 @@ For frequently asked questions about Docker Desktop releases, see [FAQs](faqs/ge ### New -- Two new security features have been introduced for Docker Business users, Settings Management and Enhanced Container Isolation. +- Two new security features have been introduced for Docker Business users, Settings Management and Enhanced Container Isolation. Read more about Docker Desktop’s new [Hardened Desktop security model](hardened-desktop/index.md). - Added the new Dev Environments CLI `docker dev`, so you can create, list, and run Dev Envs via command line. Now it's easier to integrate Dev Envs into custom scripts. - Docker Desktop can now be installed to any drive and folder using the `--installation-dir`. Partially addresses [docker/roadmap#94](https://github.com/docker/roadmap/issues/94).