mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-03 04:34:27 -07:00
Add change log fragment
This commit is contained in:
parent
4dcbca71da
commit
5562de5779
1 changed files with 11 additions and 0 deletions
11
changelogs/fragments/drop_ansible_core_2_12_and_2_13.yml
Normal file
11
changelogs/fragments/drop_ansible_core_2_12_and_2_13.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
|
||||
major_changes:
|
||||
|
||||
- The community.mysql collection no longer supports ``ansible-core 2.12`` and
|
||||
``ansible-core 2.13``. While we take no active measures to prevent usage
|
||||
and there are no plans to introduce incompatible code to the modules, we
|
||||
will stop testing those versions. Both are or will soon be End of Life and
|
||||
if you are still using them, you should consider upgrading to the
|
||||
``latest Ansible / ansible-core 2.15 or later`` as soon as possible
|
||||
(https://github.com/ansible-collections/community.mysql/pull/574).
|
Loading…
Add table
Add a link
Reference in a new issue