Skip to content

Commit b8f1716

Browse files
authored
Merge pull request #328 from ghoneycutt/rel_810
Release v8.1.0
2 parents d6b7ad0 + 2cfb329 commit b8f1716

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+
## [v8.1.0](https://github.com/voxpupuli/puppet-openvpn/tree/v8.1.0) (2019-02-03)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-openvpn/compare/v8.0.0...v8.1.0)
10+
11+
**Fixed bugs:**
12+
13+
- Allow 4 and 6 suffix inside proto to limit ip4 or ip6 connection only. [\#327](https://github.com/voxpupuli/puppet-openvpn/pull/327) ([jkroepke](https://github.com/jkroepke))
14+
715
## [v8.0.0](https://github.com/voxpupuli/puppet-openvpn/tree/v8.0.0) (2019-01-29)
816

917
[Full Changelog](https://github.com/voxpupuli/puppet-openvpn/compare/v7.4.0...v8.0.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": "8.0.1-rc0",
3+
"version": "8.1.0",
44
"author": "Vox Pupuli",
55
"summary": "OpenVPN server puppet module",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)