mirror of https://github.com/docker/docs.git
Fix(release-notes): Formatting missing from 2.24.1 entry (#19177)
This commit is contained in:
parent
c6dcf2fda2
commit
3a989745de
|
@ -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
|
- Dependencies upgrade: bump containerd to 1.7.12
|
||||||
|
|
||||||
### Bug fixes and enhancements
|
### Bug fixes and enhancements
|
||||||
Reworked the display of container status during `up`
|
- Reworked the display of container status during `up`
|
||||||
Fixed the engine version required to use `healthcheck.start_interval`
|
- Fixed the engine version required to use `healthcheck.start_interval`
|
||||||
Removed `watch` subcommand from the `alpha` command
|
- Removed `watch` subcommand from the `alpha` command
|
||||||
Fixed a bug when handling received signals
|
- Fixed a bug when handling received signals
|
||||||
|
|
||||||
## 2.24.0
|
## 2.24.0
|
||||||
{{< release-date date="2024-01-11" >}}
|
{{< release-date date="2024-01-11" >}}
|
||||||
|
|
Loading…
Reference in New Issue