Release 3.13.0.

This commit is contained in:
Felix Fontein
2024-10-04 10:31:38 +02:00
parent 1485adce29
commit 54d70d9afc
4 changed files with 188 additions and 145 deletions
+13
View File
@@ -1903,3 +1903,16 @@ releases:
- 3.12.2.yml
- 966-prune-filters.yml
release_date: '2024-09-17'
3.13.0:
changes:
release_summary: Feature release.
fragments:
- 3.13.0.yml
modules:
- description: Run command in a container of a Compose service.
name: docker_compose_v2_exec
namespace: ''
- description: Run command in a new container of a Compose service.
name: docker_compose_v2_run
namespace: ''
release_date: '2024-10-04'