Skip to content

Commit f2405a5

Browse files
authored
Merge pull request #118 from voxpupuli/release-prep
Release 4.0.0
2 parents a170e6e + a703e0b commit f2405a5

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,28 @@ 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+
## [v4.0.0](https://github.com/voxpupuli/puppet-augeasproviders_sysctl/tree/v4.0.0) (2026-01-21)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-augeasproviders_sysctl/compare/v3.3.0...v4.0.0)
10+
11+
**Breaking changes:**
12+
13+
- Drop puppet, update openvox minimum version to 8.19 [\#105](https://github.com/voxpupuli/puppet-augeasproviders_sysctl/pull/105) ([TheMeier](https://github.com/TheMeier))
14+
15+
**Implemented enhancements:**
16+
17+
- Generate the REFERENCE file [\#109](https://github.com/voxpupuli/puppet-augeasproviders_sysctl/pull/109) ([bwitt](https://github.com/bwitt))
18+
- Add Debian 13 support [\#107](https://github.com/voxpupuli/puppet-augeasproviders_sysctl/pull/107) ([bastelfreak](https://github.com/bastelfreak))
19+
- metadata.json: Add OpenVox [\#102](https://github.com/voxpupuli/puppet-augeasproviders_sysctl/pull/102) ([jstraw](https://github.com/jstraw))
20+
21+
**Fixed bugs:**
22+
23+
- Use correct default file for Debian 13 and above [\#117](https://github.com/voxpupuli/puppet-augeasproviders_sysctl/pull/117) ([sagepe](https://github.com/sagepe))
24+
25+
**Merged pull requests:**
26+
27+
- \[doc\] Make it clear the default is to apply [\#111](https://github.com/voxpupuli/puppet-augeasproviders_sysctl/pull/111) ([bwitt](https://github.com/bwitt))
28+
729
## [v3.3.0](https://github.com/voxpupuli/puppet-augeasproviders_sysctl/tree/v3.3.0) (2024-12-09)
830

931
[Full Changelog](https://github.com/voxpupuli/puppet-augeasproviders_sysctl/compare/v3.2.0...v3.3.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-augeasproviders_sysctl",
3-
"version": "3.3.1-rc0",
3+
"version": "4.0.0",
44
"author": "Vox Pupuli",
55
"summary": "Augeas-based sysctl type and provider for Puppet",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)