Skip to content

Commit 3b65bc7

Browse files
authored
Merge pull request #273 from puppetlabs/maint/main/release-4-4-0
(maint) 4.4.0 release prep
2 parents 5417c4f + c6f8427 commit 3b65bc7

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [4.4.0](https://github.com/puppetlabs/beaker-puppet/tree/4.4.0) (2026-02-24)
6+
7+
[Full Changelog](https://github.com/puppetlabs/beaker-puppet/compare/4.3.0...4.4.0)
8+
9+
**Implemented enhancements:**
10+
11+
- beaker: Allow 7.x [\#272](https://github.com/puppetlabs/beaker-puppet/pull/272) ([bastelfreak](https://github.com/bastelfreak))
12+
513
## [4.3.0](https://github.com/puppetlabs/beaker-puppet/tree/4.3.0) (2026-01-06)
614

715
[Full Changelog](https://github.com/puppetlabs/beaker-puppet/compare/4.2.0...4.3.0)

lib/beaker-puppet/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module BeakerPuppet
2-
VERSION = '4.3.0'
2+
VERSION = '4.4.0'
33
end

0 commit comments

Comments
 (0)