Skip to content

Commit

Permalink
Merge pull request #99 from bastelfreak/rel401
Browse files Browse the repository at this point in the history
Release 4.0.1
  • Loading branch information
sebastianrakel authored Dec 29, 2023
2 parents 2de6550 + 06901ae commit d471eb9
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.0.1](https://github.com/voxpupuli/puppet-wireguard/tree/v4.0.1) (2023-12-29)

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

**Fixed bugs:**

- nftables: fix daddr/saddr for IPv4 outgoing [\#98](https://github.com/voxpupuli/puppet-wireguard/pull/98) ([bastelfreak](https://github.com/bastelfreak))

## [v4.0.0](https://github.com/voxpupuli/puppet-wireguard/tree/v4.0.0) (2023-12-27)

[Full Changelog](https://github.com/voxpupuli/puppet-wireguard/compare/v3.1.2...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-wireguard",
"version": "4.0.1-rc0",
"version": "4.0.1",
"author": "Vox Pupuli",
"summary": "installs, configures, and manages wireguard",
"license": "AGPL-3.0",
Expand Down

0 comments on commit d471eb9

Please sign in to comment.