Skip to content

Commit

Permalink
Merge pull request #440 from voxpupuli/rel1030
Browse files Browse the repository at this point in the history
Release 10.3.0
  • Loading branch information
bastelfreak authored Aug 24, 2022
2 parents f4632fa + 688662e commit 0597d16
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.

## [v10.3.0](https://github.com/voxpupuli/puppet-openvpn/tree/v10.3.0) (2022-08-24)

[Full Changelog](https://github.com/voxpupuli/puppet-openvpn/compare/v10.2.1...v10.3.0)

**Implemented enhancements:**

- Make ecdh-curve optional [\#436](https://github.com/voxpupuli/puppet-openvpn/pull/436) ([jkroepke](https://github.com/jkroepke))
- Add Ubuntu 22.04 [\#435](https://github.com/voxpupuli/puppet-openvpn/pull/435) ([jkroepke](https://github.com/jkroepke))

## [v10.2.1](https://github.com/voxpupuli/puppet-openvpn/tree/v10.2.1) (2022-06-28)

[Full Changelog](https://github.com/voxpupuli/puppet-openvpn/compare/v10.2.0...v10.2.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-openvpn",
"version": "10.2.2-rc0",
"version": "10.3.0",
"author": "Vox Pupuli",
"summary": "OpenVPN server puppet module",
"license": "Apache-2.0",
Expand Down

0 comments on commit 0597d16

Please sign in to comment.