We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8290419 commit 7195749Copy full SHA for 7195749
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Next version
4
5
+## 2.5.0
6
+
7
* Do not include deprecated `concat::setup` anymore ([#71](https://github.com/luxflux/puppet-openvpn/pull/71))
8
* Only warn about pam deprecation if it's used ([#72](https://github.com/luxflux/puppet-openvpn/pull/72))
9
* Ability to specify a `down` script ([#75](https://github.com/luxflux/puppet-openvpn/pull/75))
Modulefile
@@ -1,5 +1,5 @@
1
name 'luxflux-openvpn'
-version '2.4.0'
+version '2.5.0'
source 'https://github.com/luxflux/puppet-openvpn'
author 'luxflux'
license 'Apache 2.0'
0 commit comments