diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 86928ea..f6bf9a9 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -11,12 +11,8 @@ v2.4.1 Release Summary --------------- -Final maintenance release of ``community.mysql`` major version 2. - -Major Changes -------------- - -- The ``community.mysql`` 2.x.y release stream is now effectively End of Life. No more releases will be made. This follows the decision to support each major release for two years. This decision stems from this discussion (https://github.com/ansible-collections/community.mysql/discussions/537) +Maintenance release of ``community.mysql`` major version 2. +Only contains changes to the CI. There is no functional difference between 2.4.0 and 2.4.1. v2.4.0 diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml index 094134e..0eafa4d 100644 --- a/changelogs/changelog.yaml +++ b/changelogs/changelog.yaml @@ -521,12 +521,9 @@ releases: release_date: '2023-02-08' 2.4.1: changes: - major_changes: - - The ``community.mysql`` 2.x.y release stream is now effectively End of Life. - No more releases will be made. This follows the decision to support each major - release for two years. This decision stems from this discussion (https://github.com/ansible-collections/community.mysql/discussions/537) - release_summary: Final maintenance release of ``community.mysql`` major version - 2. + release_summary: 'Maintenance release of ``community.mysql`` major version + 2. Only contains changes to the CI. There is no functional difference + between 2.4.0 and 2.4.1.' fragments: - 2.4.1.yml - 490_refactor_integration_tests.yml