Skip to content

Commit b09d894

Browse files
authored
Merge pull request #434 from voxpupuli/rel1020
2 parents fe0e82d + 025b461 commit b09d894

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.2.0](https://github.com/voxpupuli/puppet-openvpn/tree/v10.2.0) (2022-04-26)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-openvpn/compare/v10.1.0...v10.2.0)
10+
11+
**Implemented enhancements:**
12+
13+
- Add support for easyrsa X509 DN mode 'cn\_only' [\#432](https://github.com/voxpupuli/puppet-openvpn/pull/432) ([jkroepke](https://github.com/jkroepke))
14+
- Add support for elliptic curve keys [\#431](https://github.com/voxpupuli/puppet-openvpn/pull/431) ([jkroepke](https://github.com/jkroepke))
15+
716
## [v10.1.0](https://github.com/voxpupuli/puppet-openvpn/tree/v10.1.0) (2022-03-28)
817

918
[Full Changelog](https://github.com/voxpupuli/puppet-openvpn/compare/v10.0.0...v10.1.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-openvpn",
3-
"version": "10.1.1-rc0",
3+
"version": "10.2.0",
44
"author": "Vox Pupuli",
55
"summary": "OpenVPN server puppet module",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)