mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Final 2.5.9 release.
This commit is contained in:
parent
21dde52d1f
commit
ecd984be2a
3 changed files with 26 additions and 4 deletions
|
@ -6,6 +6,20 @@ Community General Release Notes
|
||||||
|
|
||||||
This changelog describes changes after version 1.0.0.
|
This changelog describes changes after version 1.0.0.
|
||||||
|
|
||||||
|
v2.5.9
|
||||||
|
======
|
||||||
|
|
||||||
|
Release Summary
|
||||||
|
---------------
|
||||||
|
|
||||||
|
Final maintenance release of community.general major version 2.
|
||||||
|
|
||||||
|
|
||||||
|
Major Changes
|
||||||
|
-------------
|
||||||
|
|
||||||
|
- The community.general 2.x.y release stream is now effectively **End of Life**. No more releases will be made, and regular CI runs will stop.
|
||||||
|
|
||||||
v2.5.8
|
v2.5.8
|
||||||
======
|
======
|
||||||
|
|
||||||
|
|
|
@ -2216,3 +2216,15 @@ releases:
|
||||||
- 2.5.8.yml
|
- 2.5.8.yml
|
||||||
- eol.yml
|
- eol.yml
|
||||||
release_date: '2022-01-31'
|
release_date: '2022-01-31'
|
||||||
|
2.5.9:
|
||||||
|
changes:
|
||||||
|
major_changes:
|
||||||
|
- The community.general 2.x.y release stream is now effectively **End of Life**.
|
||||||
|
No more releases will be made, and regular CI runs will stop.
|
||||||
|
release_summary: 'Final maintenance release of community.general major version
|
||||||
|
2.
|
||||||
|
|
||||||
|
'
|
||||||
|
fragments:
|
||||||
|
- 2.5.9.yml
|
||||||
|
release_date: '2022-05-16'
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
release_summary: >
|
|
||||||
Final maintenance release of community.general major version 2.
|
|
||||||
major_changes:
|
|
||||||
- The community.general 2.x.y release stream is now effectively **End of Life**. No more releases will be made, and regular CI runs will stop.
|
|
Loading…
Reference in a new issue