mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-03 04:34:27 -07:00
style: fix link to the discussion
This commit is contained in:
parent
518e14e9f8
commit
ce36773082
2 changed files with 4 additions and 3 deletions
|
@ -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
|
||||
-------------
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue