Skip to content

Commit 7195749

Browse files
committed
bump version and update changelog
1 parent 8290419 commit 7195749

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Next version
44

5+
## 2.5.0
6+
57
* Do not include deprecated `concat::setup` anymore ([#71](https://github.com/luxflux/puppet-openvpn/pull/71))
68
* Only warn about pam deprecation if it's used ([#72](https://github.com/luxflux/puppet-openvpn/pull/72))
79
* Ability to specify a `down` script ([#75](https://github.com/luxflux/puppet-openvpn/pull/75))

Modulefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name 'luxflux-openvpn'
2-
version '2.4.0'
2+
version '2.5.0'
33
source 'https://github.com/luxflux/puppet-openvpn'
44
author 'luxflux'
55
license 'Apache 2.0'

0 commit comments

Comments
 (0)