Skip to content

Commit

Permalink
Merge pull request #93 from iofq/release4-1-0
Browse files Browse the repository at this point in the history
Release 4.1.0
  • Loading branch information
bastelfreak authored Nov 25, 2023
2 parents e21f324 + 6eef0b4 commit d432dfd
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@ 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.1.0](https://github.com/voxpupuli/puppet-ipset/tree/v4.1.0) (2023-11-25)

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

**Implemented enhancements:**

- Add Debian 12 support [\#94](https://github.com/voxpupuli/puppet-ipset/pull/94) ([bastelfreak](https://github.com/bastelfreak))

**Fixed bugs:**

- IP::Address type is no longer supported, switch to Stdlib variant [\#92](https://github.com/voxpupuli/puppet-ipset/pull/92) ([WoutResseler](https://github.com/WoutResseler))

## [v4.0.0](https://github.com/voxpupuli/puppet-ipset/tree/v4.0.0) (2023-10-20)

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

0 comments on commit d432dfd

Please sign in to comment.