diff --git a/content/compose/release-notes.md b/content/compose/release-notes.md index aec8c2918b..37af447913 100644 --- a/content/compose/release-notes.md +++ b/content/compose/release-notes.md @@ -21,10 +21,10 @@ For more detailed information, see the [release notes in the Compose repo](https - Dependencies upgrade: bump containerd to 1.7.12 ### Bug fixes and enhancements -Reworked the display of container status during `up` -Fixed the engine version required to use `healthcheck.start_interval` -Removed `watch` subcommand from the `alpha` command -Fixed a bug when handling received signals +- Reworked the display of container status during `up` +- Fixed the engine version required to use `healthcheck.start_interval` +- Removed `watch` subcommand from the `alpha` command +- Fixed a bug when handling received signals ## 2.24.0 {{< release-date date="2024-01-11" >}}