Skip to content

Commit 63600e5

Browse files
authored
Merge pull request #241 from b4ldr/release-7.4.0
Release 7.4.0
2 parents b9a30d6 + 8b325ee commit 63600e5

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.4.0](https://github.com/voxpupuli/puppet-extlib/tree/v7.4.0) (2025-01-28)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-extlib/compare/v7.3.0...v7.4.0)
10+
11+
**Implemented enhancements:**
12+
13+
- remove\_blank\_lines: Add a new function to remove blank Line [\#239](https://github.com/voxpupuli/puppet-extlib/pull/239) ([b4ldr](https://github.com/b4ldr))
14+
- Add `remote_pql_query` function [\#238](https://github.com/voxpupuli/puppet-extlib/pull/238) ([alexjfisher](https://github.com/alexjfisher))
15+
716
## [v7.3.0](https://github.com/voxpupuli/puppet-extlib/tree/v7.3.0) (2024-12-09)
817

918
[Full Changelog](https://github.com/voxpupuli/puppet-extlib/compare/v7.2.0...v7.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-extlib",
3-
"version": "7.3.1-rc0",
3+
"version": "7.4.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)