From ce36773082d82f215ab202ddac60850ab9d05a0a Mon Sep 17 00:00:00 2001 From: Laurent Indermuehle Date: Thu, 4 May 2023 10:51:10 +0200 Subject: [PATCH] style: fix link to the discussion --- CHANGELOG.rst | 3 ++- changelogs/changelog.yaml | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 050a8f5..7052910 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -16,7 +16,8 @@ Final maintenance release of ``community.mysql`` major version 1. Major Changes ------------- -- The ``community.mysql`` 1.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. See L(this discussion,https://github.com/ansible-collections/community.mysql/discussions/537) for more info +- The ``community.mysql`` 1.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) Minor Changes ------------- diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml index 4406ba4..d03fab3 100644 --- a/changelogs/changelog.yaml +++ b/changelogs/changelog.yaml @@ -415,8 +415,8 @@ releases: major_changes: - The ``community.mysql`` 1.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. See L(this discussion,https://github.com/ansible-collections/community.mysql/discussions/537) - for more info + release for two years. This decision stems from this + discussion (https://github.com/ansible-collections/community.mysql/discussions/537) minor_changes: - Integration tests - Add more versions of MariaDB - Integration tests - Add tools to test locally the same as on GHA by using