Include changelog in docsite (#837)

* Include changelog in docsite.

* Fix changelog.
This commit is contained in:
Felix Fontein
2024-04-18 12:50:33 +02:00
committed by GitHub
parent 1ee9109a73
commit cab1bcb96e
4 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -436,7 +436,7 @@ releases:
changes:
breaking_changes:
- docker_compose - fixed ``timeout`` defaulting behavior so that ``stop_grace_period``,
if defined in the compose file, will be used if `timeout`` is not specified
if defined in the compose file, will be used if ``timeout`` is not specified
(https://github.com/ansible-collections/community.docker/pull/163).
deprecated_features:
- docker_container - using the special value ``all`` in ``published_ports``