File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,24 @@ All notable changes to this project will be documented in this file.
4
4
Each new release typically also includes the latest modulesync defaults.
5
5
These should not affect the functionality of the module.
6
6
7
+ ## [ v8.0.0] ( https://github.com/voxpupuli/puppet-logrotate/tree/v8.0.0 ) (2025-01-17)
8
+
9
+ [ Full Changelog] ( https://github.com/voxpupuli/puppet-logrotate/compare/v7.1.0...v8.0.0 )
10
+
11
+ ** Breaking changes:**
12
+
13
+ - Drop EoL CentOS 8 support [ \# 243] ( https://github.com/voxpupuli/puppet-logrotate/pull/243 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
14
+ - Drop EoL EL7 support [ \# 242] ( https://github.com/voxpupuli/puppet-logrotate/pull/242 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
15
+ - Drop EoL Ubuntu 18.04 support [ \# 241] ( https://github.com/voxpupuli/puppet-logrotate/pull/241 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
16
+
17
+ ** Implemented enhancements:**
18
+
19
+ - Add Ubuntu 20.04, 22.04, 24.04 support [ \# 240] ( https://github.com/voxpupuli/puppet-logrotate/pull/240 ) ([ alexskr] ( https://github.com/alexskr ) )
20
+
21
+ ** Merged pull requests:**
22
+
23
+ - puppet/systemd: allow 8.x [ \# 239] ( https://github.com/voxpupuli/puppet-logrotate/pull/239 ) ([ jay7x] ( https://github.com/jay7x ) )
24
+
7
25
## [ v7.1.0] ( https://github.com/voxpupuli/puppet-logrotate/tree/v7.1.0 ) (2024-07-23)
8
26
9
27
[ Full Changelog] ( https://github.com/voxpupuli/puppet-logrotate/compare/v7.0.2...v7.1.0 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " puppet-logrotate" ,
3
- "version" : " 7.1.1-rc0 " ,
3
+ "version" : " 8.0.0 " ,
4
4
"author" : " Vox Pupuli" ,
5
5
"summary" : " Manage logrotate" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments