Add MarkDown changelog and use it by default. (#788)

This commit is contained in:
Felix Fontein
2024-02-09 13:08:24 +01:00
committed by GitHub
parent 4c2e7ebfbc
commit b5de1fd1ad
5 changed files with 1345 additions and 6 deletions
-5
View File
@@ -4,7 +4,6 @@ Docker Community Collection Release Notes
.. contents:: Topics
v3.7.0
======
@@ -48,7 +47,6 @@ and ``docker_compose_v2_pull`` modules uses the ``docker compose`` command. All
instead of directly talking to the API. The modules support mostly the same interface as the API based modules,
so the main difference is that instead of some Python requirements, they depend on the Docker CLI tool ``docker``.
Major Changes
-------------
@@ -163,7 +161,6 @@ ansible-core 2.15 or later to see it as it is intended. Alternatively you can
look at `the devel docsite <https://docs.ansible.com/ansible/devel/collections/community/docker/>`__
for the rendered HTML version of the documentation of the latest release.
Known Issues
------------
@@ -1077,7 +1074,6 @@ Release Summary
This is the first production (non-prerelease) release of ``community.docker``.
Minor Changes
-------------
@@ -1095,7 +1091,6 @@ The ``community.docker`` continues the work on the Ansible docker modules and pl
All deprecation removals planned for ``community.general`` 2.0.0 have been applied. All deprecation removals scheduled for ``community.general`` 3.0.0 have been re-scheduled for ``community.docker`` 2.0.0.
Minor Changes
-------------