From ff6ae0581b148976411d114b8ed726f6ebf9e42c Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sat, 29 Jan 2022 15:31:01 +0100 Subject: [PATCH] Add EoL message. (#4093) --- changelogs/fragments/eol.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 changelogs/fragments/eol.yml diff --git a/changelogs/fragments/eol.yml b/changelogs/fragments/eol.yml new file mode 100644 index 0000000000..ab998162c1 --- /dev/null +++ b/changelogs/fragments/eol.yml @@ -0,0 +1,2 @@ +major_changes: + - "The community.general 1.x.y release stream will be **End of Life** on 2022-05-23, which coincides with the latest day that community.general 5.0.0 must be released (see `the Roadmap for Ansible 6 `_). At this point, community.general 1.0.0 has been released almost two years ago. It received new features for half a year, bugfixes for another half a year, and has only been receiving major bugfixes or security fixes until then. Thank you very much to everyone who contributed to the 1.x.y releases!"