Skip to content

Commit dc37f40

Browse files
authored
Merge pull request #128 from voxpupuli/release-prep
Release 3.0.1
2 parents a51980d + 6d6c49d commit dc37f40

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@ 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+
## [v3.0.1](https://github.com/voxpupuli/puppet-patching_as_code/tree/v3.0.1) (2025-10-22)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-patching_as_code/compare/v3.0.0...v3.0.1)
10+
11+
**Fixed bugs:**
12+
13+
- Fix missing len function [\#127](https://github.com/voxpupuli/puppet-patching_as_code/pull/127) ([anthonysomerset](https://github.com/anthonysomerset))
14+
15+
**Closed issues:**
16+
17+
- Migrate module to Vox ownership [\#114](https://github.com/voxpupuli/puppet-patching_as_code/issues/114)
18+
19+
**Merged pull requests:**
20+
21+
- update metadata links [\#126](https://github.com/voxpupuli/puppet-patching_as_code/pull/126) ([elfranne](https://github.com/elfranne))
22+
723
## [v3.0.0](https://github.com/voxpupuli/puppet-patching_as_code/tree/v3.0.0) (2025-09-17)
824

925
[Full Changelog](https://github.com/voxpupuli/puppet-patching_as_code/compare/v2.0.1...v3.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-patching_as_code",
3-
"version": "3.0.1-rc0",
3+
"version": "3.0.1",
44
"author": "Vox Pupuli",
55
"summary": "Automated patching through desired state code",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)