From 8abef87d59a00fb3f1be67a598efc81e4af8ba09 Mon Sep 17 00:00:00 2001 From: Laurent Indermuehle Date: Thu, 4 May 2023 10:53:13 +0200 Subject: [PATCH] style: fix extra new line --- CHANGELOG.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 7052910..82d880f 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -16,8 +16,7 @@ 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. This decision stems from this -discussion (https://github.com/ansible-collections/community.mysql/discussions/537) +- 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 -------------