mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Release 4.8.11.
This commit is contained in:
parent
39875affa7
commit
c12fd2474b
3 changed files with 23 additions and 4 deletions
|
@ -6,6 +6,19 @@ Community General Release Notes
|
||||||
|
|
||||||
This changelog describes changes after version 3.0.0.
|
This changelog describes changes after version 3.0.0.
|
||||||
|
|
||||||
|
v4.8.11
|
||||||
|
=======
|
||||||
|
|
||||||
|
Release Summary
|
||||||
|
---------------
|
||||||
|
|
||||||
|
Final maintenance release of community.general major version 4.
|
||||||
|
|
||||||
|
Major Changes
|
||||||
|
-------------
|
||||||
|
|
||||||
|
- The community.general 4.x.y release stream is now effectively **End of Life**. No more releases will be made, and regular CI runs will stop.
|
||||||
|
|
||||||
v4.8.10
|
v4.8.10
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
|
|
@ -1834,6 +1834,16 @@ releases:
|
||||||
- 5761-callback-types.yml
|
- 5761-callback-types.yml
|
||||||
- 5933-linting.yml
|
- 5933-linting.yml
|
||||||
release_date: '2023-03-26'
|
release_date: '2023-03-26'
|
||||||
|
4.8.11:
|
||||||
|
changes:
|
||||||
|
major_changes:
|
||||||
|
- The community.general 4.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
|
||||||
|
4.
|
||||||
|
fragments:
|
||||||
|
- eol.yml
|
||||||
|
release_date: '2023-05-08'
|
||||||
4.8.2:
|
4.8.2:
|
||||||
changes:
|
changes:
|
||||||
bugfixes:
|
bugfixes:
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
release_summary: Final maintenance release of community.general major version 4.
|
|
||||||
major_changes:
|
|
||||||
- The community.general 4.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