Skip to content

Commit 357fdbc

Browse files
authored
Merge pull request #501 from voxpupuli/release-prep
Release 12.0.0
2 parents 1ade42d + a67be51 commit 357fdbc

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ 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-
## [v12.0.0](https://github.com/voxpupuli/puppet-openvpn/tree/v12.0.0) (2026-02-02)
7+
## [v12.0.0](https://github.com/voxpupuli/puppet-openvpn/tree/v12.0.0) (2026-02-19)
88

99
[Full Changelog](https://github.com/voxpupuli/puppet-openvpn/compare/v11.0.1...v12.0.0)
1010

@@ -16,11 +16,13 @@ These should not affect the functionality of the module.
1616

1717
**Implemented enhancements:**
1818

19+
- Add support for Debian 13 [\#499](https://github.com/voxpupuli/puppet-openvpn/pull/499) ([Valantin](https://github.com/Valantin))
1920
- Add support for FreeBSD 15 [\#492](https://github.com/voxpupuli/puppet-openvpn/pull/492) ([smortex](https://github.com/smortex))
2021
- server: Support multiple "local" options [\#483](https://github.com/voxpupuli/puppet-openvpn/pull/483) ([flichtenheld](https://github.com/flichtenheld))
2122

2223
**Fixed bugs:**
2324

25+
- Ensure EasyRSA certificates can be properly revoked [\#500](https://github.com/voxpupuli/puppet-openvpn/pull/500) ([yakatz](https://github.com/yakatz))
2426
- Fix missing package in archlinux acceptance tests [\#496](https://github.com/voxpupuli/puppet-openvpn/pull/496) ([yakatz](https://github.com/yakatz))
2527
- Fix requires for crl\_auto\_renew [\#495](https://github.com/voxpupuli/puppet-openvpn/pull/495) ([bwitt](https://github.com/bwitt))
2628

0 commit comments

Comments
 (0)