Release 4.6.0.

This commit is contained in:
Felix Fontein
2025-05-02 09:51:05 +02:00
parent 9a9372dd06
commit 9a93812d3b
5 changed files with 268 additions and 232 deletions
+10
View File
@@ -2105,3 +2105,13 @@ releases:
- 1060-compose-yes.yml
- 4.5.2.yml
release_date: '2025-03-22'
4.6.0:
changes:
minor_changes:
- docker_container_copy_into - add ``mode_parse`` parameter which determines
how ``mode`` is parsed (https://github.com/ansible-collections/community.docker/pull/1074).
release_summary: Feature release.
fragments:
- 1074-mode-octal.yml
- 4.6.0.yml
release_date: '2025-05-02'
-2
View File
@@ -1,2 +0,0 @@
minor_changes:
- "docker_container_copy_into - add ``mode_parse`` parameter which determines how ``mode`` is parsed (https://github.com/ansible-collections/community.docker/pull/1074)."
-1
View File
@@ -1 +0,0 @@
release_summary: Feature release.