Skip to content

Commit fbd17f9

Browse files
authored
Merge pull request #246 from voxpupuli/release-prep
Release 7.5.0
2 parents 24be3a6 + f9c821c commit fbd17f9

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ 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+
## [v7.5.0](https://github.com/voxpupuli/puppet-extlib/tree/v7.5.0) (2025-02-18)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-extlib/compare/v7.4.0...v7.5.0)
10+
11+
**Implemented enhancements:**
12+
13+
- Add `remove_resource` function [\#245](https://github.com/voxpupuli/puppet-extlib/pull/245) ([alexjfisher](https://github.com/alexjfisher))
14+
- Add `confdir` to extlib\_\_puppet\_config [\#244](https://github.com/voxpupuli/puppet-extlib/pull/244) ([jcpunk](https://github.com/jcpunk))
15+
716
## [v7.4.0](https://github.com/voxpupuli/puppet-extlib/tree/v7.4.0) (2025-01-28)
817

918
[Full Changelog](https://github.com/voxpupuli/puppet-extlib/compare/v7.3.0...v7.4.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-extlib",
3-
"version": "7.4.1-rc0",
3+
"version": "7.5.0",
44
"source": "https://github.com/voxpupuli/puppet-extlib.git",
55
"project_page": "https://github.com/voxpupuli/puppet-extlib",
66
"issues_url": "https://github.com/voxpupuli/puppet-extlib/issues",

0 commit comments

Comments
 (0)