@@ -19,24 +19,24 @@ For more detailed information, see the [release notes in the Compose repo](https
1919
2020### Bug fixes and enhancements
2121
22- - Introduced a hint to promote use of [ Bake] ( /build/bake/ )
23- - Introduced support for ` additional_context ` reference to another service
22+ - Introduced a hint to promote the use of [ Bake] ( /build/bake/ )
23+ - Introduced support for the ` additional_context ` attribute referencing another service
2424- Added support for ` BUILDKIT_PROGRESS `
25- - Warn user when published compose application includes environment
26- - Added ` --with-env ` to publish a compose application with environment
25+ - Compose now warns you when a published Compose application includes environment variables
26+ - Added a ` --with-env ` flag to publish a Compose application with environment variables
2727- Updated ` ls --quiet ` help description
2828- Fixed multiple issues delegating build to Bake
2929- Updated help in ` stats ` command
3030- Fixed support for "builtin" seccomp profile
31- - Fixed support for watch with multiple services
31+ - Fixed support for ` watch ` with multiple services
3232- Removed exit code per error type used by legacy metrics system
3333- Fixed test coverage for ` compatibility `
34- - Removed raw os.Args sent to opentelemetry
34+ - Removed raw os.Args sent to OpenTelemetry
3535- Enabled copyloopvar linter
36- - Fixed provenance for binaries and generate sbom
37- - use main branch for docs upstream validation
36+ - Fixed provenance for binaries and generate SBOM
37+ - Main branch for docs upstream validation is now used
3838- Added codeowners file
39- - Added docker engine v28.x to the test-matrix
39+ - Added Docker Engine v28.x to the test-matrix
4040
4141### Update
4242
0 commit comments