From 81483d04583277a7152ac9c15493e2873ab24611 Mon Sep 17 00:00:00 2001 From: Laurent Indermuehle Date: Thu, 4 May 2023 11:35:15 +0200 Subject: [PATCH] docs: add releases support timeline --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 79110d2..1e14a69 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,19 @@ Every voice is important and every idea is valuable. If you have something on yo - [mysql_user](https://docs.ansible.com/ansible/latest/collections/community/mysql/mysql_user_module.html) - [mysql_variables](https://docs.ansible.com/ansible/latest/collections/community/mysql/mysql_variables_module.html) + +## Releases Support Timeline + +In https://github.com/ansible-collections/community.mysql/discussions/537 it has been decided to maintain each major release (1.x.y, 2.x.y, ...) for two years after the release date. + +Here is the table for the support timeline: + +- 1.x.y: released 2020-08-17, EOL +- 2.x.y: released 2021-04-15, EOL +- 3.x.y: released 2021-12-01, supported until 2023-12-01 +- 4.x.y: To be released + + ## Tested with ### ansible-core