Skip to content

Commit 0597d16

Browse files
authored
Merge pull request #440 from voxpupuli/rel1030
Release 10.3.0
2 parents f4632fa + 688662e commit 0597d16

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ 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+
## [v10.3.0](https://github.com/voxpupuli/puppet-openvpn/tree/v10.3.0) (2022-08-24)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-openvpn/compare/v10.2.1...v10.3.0)
10+
11+
**Implemented enhancements:**
12+
13+
- Make ecdh-curve optional [\#436](https://github.com/voxpupuli/puppet-openvpn/pull/436) ([jkroepke](https://github.com/jkroepke))
14+
- Add Ubuntu 22.04 [\#435](https://github.com/voxpupuli/puppet-openvpn/pull/435) ([jkroepke](https://github.com/jkroepke))
15+
716
## [v10.2.1](https://github.com/voxpupuli/puppet-openvpn/tree/v10.2.1) (2022-06-28)
817

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

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppet-openvpn",
3-
"version": "10.2.2-rc0",
3+
"version": "10.3.0",
44
"author": "Vox Pupuli",
55
"summary": "OpenVPN server puppet module",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)