Skip to content

Commit 046adb3

Browse files
authored
Merge pull request #438 from voxpupuli/rel1021
2 parents a0d1ff8 + 74f9511 commit 046adb3

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ 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.1](https://github.com/voxpupuli/puppet-openvpn/tree/v10.2.1) (2022-06-28)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-openvpn/compare/v10.2.0...v10.2.1)
10+
11+
**Fixed bugs:**
12+
13+
- Fix path for crl\_auto\_renew with easy\_rsa 3.0 [\#437](https://github.com/voxpupuli/puppet-openvpn/pull/437) ([cible](https://github.com/cible))
14+
715
## [v10.2.0](https://github.com/voxpupuli/puppet-openvpn/tree/v10.2.0) (2022-04-26)
816

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

0 commit comments

Comments
 (0)