Skip to content

Commit aa6d607

Browse files
committed
Release 10.1.0
1 parent c5ade71 commit aa6d607

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,16 @@ 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.0.0](https://github.com/voxpupuli/puppet-openvpn/tree/v10.0.0) (2022-03-24)
7+
## [v10.1.0](https://github.com/voxpupuli/puppet-openvpn/tree/v10.1.0) (2022-03-28)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-openvpn/compare/v10.0.0...v10.1.0)
10+
11+
**Implemented enhancements:**
12+
13+
- Add basic support for Solaris/Illumos/SmartOS [\#429](https://github.com/voxpupuli/puppet-openvpn/pull/429) ([smokris](https://github.com/smokris))
14+
- Support custom\_options in client\_specific\_config [\#428](https://github.com/voxpupuli/puppet-openvpn/pull/428) ([smokris](https://github.com/smokris))
15+
16+
## [v10.0.0](https://github.com/voxpupuli/puppet-openvpn/tree/v10.0.0) (2022-03-25)
817

918
[Full Changelog](https://github.com/voxpupuli/puppet-openvpn/compare/v9.1.0...v10.0.0)
1019

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.0.1-rc0",
3+
"version": "10.1.0",
44
"author": "Vox Pupuli",
55
"summary": "OpenVPN server puppet module",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)