diff --git a/desktop/release-notes.md b/desktop/release-notes.md index 5ecdce1bb3..aaedf0e506 100644 --- a/desktop/release-notes.md +++ b/desktop/release-notes.md @@ -35,6 +35,7 @@ For frequently asked questions about Docker Desktop releases, see [FAQs](faqs/ge ### New - Docker Desktop now ships with Docker Scout. Pull and view analysis for images from Docker Hub and Artifactory repositories, get base image updates and recommended tags and digests, and filter your images on vulnerability information. To learn more, see [Docker Scout](../scout/index.md). +- `docker scan` has been replaced by `docker scout`. See [Docker Scout CLI](../scout/index.md#docker-scout-cli), for more information. - You can now discover extensions that have been autonomously published in the Extensions Marketplace. For more information on self-published extensions, see [Marketplace Extensions](/extensions/marketplace.md). - **Container File Explorer** is available as an experimental feature. Debug the filesystem within your containers straight from the GUI. - You can now search for volumes in **Global Search**.