Skip to content

Commit 1943685

Browse files
authored
Merge pull request #271 from voxpupuli/release-prep
Release 4.1.0
2 parents bc2bd26 + 9029664 commit 1943685

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ 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+
## [v4.1.0](https://github.com/voxpupuli/puppet-nftables/tree/v4.1.0) (2025-02-18)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-nftables/compare/v4.0.0...v4.1.0)
10+
11+
**Implemented enhancements:**
12+
13+
- Add Ubuntu 24.04 support [\#270](https://github.com/voxpupuli/puppet-nftables/pull/270) ([bastelfreak](https://github.com/bastelfreak))
14+
- Install netbase for /etc/services on Ubuntu 20.04 [\#269](https://github.com/voxpupuli/puppet-nftables/pull/269) ([traylenator](https://github.com/traylenator))
15+
- Allow puppet-systemd 8.x [\#266](https://github.com/voxpupuli/puppet-nftables/pull/266) ([jay7x](https://github.com/jay7x))
16+
- add icinga2 rule for outgoing traffic [\#260](https://github.com/voxpupuli/puppet-nftables/pull/260) ([SimonHoenscheid](https://github.com/SimonHoenscheid))
17+
718
## [v4.0.0](https://github.com/voxpupuli/puppet-nftables/tree/v4.0.0) (2024-08-05)
819

920
[Full Changelog](https://github.com/voxpupuli/puppet-nftables/compare/v3.7.1...v4.0.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-nftables",
3-
"version": "4.0.1-rc0",
3+
"version": "4.1.0",
44
"author": "Vox Pupuli",
55
"summary": "Puppet nftables module",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)