File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 3.0.0] ( https://github.com/voxpupuli/beaker_puppet_helpers/tree/3.0.0 ) (2025-08-07)
6+
7+ [ Full Changelog] ( https://github.com/voxpupuli/beaker_puppet_helpers/compare/2.3.0...3.0.0 )
8+
9+ ** Breaking changes:**
10+
11+ - Require Ruby 3.2 or newer [ \# 73] ( https://github.com/voxpupuli/beaker_puppet_helpers/pull/73 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
12+
13+ ** Implemented enhancements:**
14+
15+ - beaker: Allow 7.x [ \# 72] ( https://github.com/voxpupuli/beaker_puppet_helpers/pull/72 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
16+
17+ ** Merged pull requests:**
18+
19+ - CI: Dont test on Debian 10 [ \# 71] ( https://github.com/voxpupuli/beaker_puppet_helpers/pull/71 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
20+
521## [ 2.3.0] ( https://github.com/voxpupuli/beaker_puppet_helpers/tree/2.3.0 ) (2025-06-15)
622
723[ Full Changelog] ( https://github.com/voxpupuli/beaker_puppet_helpers/compare/2.2.0...2.3.0 )
Original file line number Diff line number Diff line change 22
33Gem ::Specification . new do |s |
44 s . name = 'beaker_puppet_helpers'
5- s . version = '2.3 .0'
5+ s . version = '3.0 .0'
66 s . authors = [ 'Vox Pupuli' ]
77 s . email = [ 'voxpupuli@groups.io' ]
88 s . homepage = 'https://github.com/voxpupuli/beaker_puppet_helpers'
You can’t perform that action at this time.
0 commit comments