Skip to content

Commit

Permalink
Merge pull request #104 from voxpupuli/release/4.3.0
Browse files Browse the repository at this point in the history
release 4.3.0
  • Loading branch information
jhoblitt committed Aug 9, 2024
2 parents 9e2f941 + 3629d8f commit cf1e6e2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ 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.

## [v4.3.0](https://github.com/voxpupuli/puppet-ipset/tree/v4.3.0) (2024-08-09)

[Full Changelog](https://github.com/voxpupuli/puppet-ipset/compare/v4.2.0...v4.3.0)

**Merged pull requests:**

- update puppet-systemd upper bound to 8.0.0 [\#101](https://github.com/voxpupuli/puppet-ipset/pull/101) ([TheMeier](https://github.com/TheMeier))

## [v4.2.0](https://github.com/voxpupuli/puppet-ipset/tree/v4.2.0) (2024-02-09)

[Full Changelog](https://github.com/voxpupuli/puppet-ipset/compare/v4.1.0...v4.2.0)
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-ipset",
"version": "4.2.1-rc0",
"version": "4.3.0",
"author": "Vox Pupuli",
"summary": "Linux ipsets management",
"license": "AGPL-3.0",
Expand Down

0 comments on commit cf1e6e2

Please sign in to comment.