Release 4.3.0.

This commit is contained in:
Felix Fontein
2024-12-30 22:04:17 +01:00
parent 0ae405a3e1
commit 3da95fcebf
5 changed files with 253 additions and 217 deletions
+13
View File
@@ -4,6 +4,19 @@ Docker Community Collection Release Notes
.. contents:: Topics
v4.3.0
======
Release Summary
---------------
Feature release.
Minor Changes
-------------
- docker_compose_v2* modules - determine compose version with ``docker compose version`` and only then fall back to ``docker info`` (https://github.com/ansible-collections/community.docker/pull/1021).
v4.2.0
======