Skip to content

Commit 2690dac

Browse files
authored
Merge pull request #244 from bastelfreak/rel800
Release 8.0.0
2 parents 87928a3 + 95bf5fa commit 2690dac

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,24 @@ All notable changes to this project will be documented in this file.
44
Each new release typically also includes the latest modulesync defaults.
55
These should not affect the functionality of the module.
66

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+
725
## [v7.1.0](https://github.com/voxpupuli/puppet-logrotate/tree/v7.1.0) (2024-07-23)
826

927
[Full Changelog](https://github.com/voxpupuli/puppet-logrotate/compare/v7.0.2...v7.1.0)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppet-logrotate",
3-
"version": "7.1.1-rc0",
3+
"version": "8.0.0",
44
"author": "Vox Pupuli",
55
"summary": "Manage logrotate",
66
"license": "MIT",

0 commit comments

Comments
 (0)