diff --git a/content/compose/release-notes.md b/content/compose/release-notes.md index 44c0141bd0..0d740e1eb1 100644 --- a/content/compose/release-notes.md +++ b/content/compose/release-notes.md @@ -20,15 +20,16 @@ For more detailed information, see the [release notes in the Compose repo](https - Dependencies upgrade: bump compose-go to 2.0.0-rc.3 ### Bug fixes and enhancements -- Fixed issue when checking external network existence when swarm is enabled -- Added support for `storage_opt` attribute +- Fixed issue when checking external network existence when swarm is enabled. +- Added support for `storage_opt` attribute. ## 2.24.3 {{< release-date date="2024-01-24" >}} -This release fixes build issue with Docker Desktop for Windows introduced in Compose v2.24.0 +This release fixes a build issue with Docker Desktop for Windows introduced in Compose v2.24.0. + ### Update -- Use a custom version of `fsutils` library +- Compose now uses a custom version of `fsutils` library. ## 2.24.2 {{< release-date date="2024-01-22" >}} diff --git a/content/desktop/synchronized-file-sharing.md b/content/desktop/synchronized-file-sharing.md index 8de37efbc3..f08546a60a 100644 --- a/content/desktop/synchronized-file-sharing.md +++ b/content/desktop/synchronized-file-sharing.md @@ -6,7 +6,7 @@ keyword: mutagen, file sharing, docker desktop, bind mounts > **Note** > -> Synchronized file shares is available for customers with a Docker Pro, Team, or Business subscription. +> Synchronized file shares is available with Docker Desktop version 4.27 and later. It is available for customers with a Docker Pro, Team, or Business subscription. Synchronized file shares is an alternative file sharing mechanism that provides fast and flexible host-to-VM file sharing, enhancing bind mount performance through the use of synchronized filesystem caches.