Skip to content

Commit

Permalink
Merge pull request #222 from treydock/release-7.0.2
Browse files Browse the repository at this point in the history
Release 7.0.2
  • Loading branch information
treydock committed Feb 28, 2024
2 parents 442909d + 2265d71 commit 524fd96
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
Each new release typically also includes the latest modulesync defaults.
These should not affect the functionality of the module.

## [v7.0.2](https://github.com/voxpupuli/puppet-logrotate/tree/v7.0.2) (2024-02-28)

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

**Fixed bugs:**

- Support hourly logrotate directory on EL9 again. [\#221](https://github.com/voxpupuli/puppet-logrotate/pull/221) ([traylenator](https://github.com/traylenator))
- Remove the managed hourly directory if the class is disabled [\#192](https://github.com/voxpupuli/puppet-logrotate/pull/192) ([flynet70](https://github.com/flynet70))

## [v7.0.1](https://github.com/voxpupuli/puppet-logrotate/tree/v7.0.1) (2023-12-05)

[Full Changelog](https://github.com/voxpupuli/puppet-logrotate/compare/v7.0.0...v7.0.1)
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "puppet-logrotate",
"version": "7.0.2-rc0",
"version": "7.0.2",
"author": "Vox Pupuli",
"summary": "Manage logrotate",
"license": "MIT",
Expand Down

0 comments on commit 524fd96

Please sign in to comment.