File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-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+ ## [ 7.3.0] ( https://github.com/voxpupuli/beaker/tree/7.3.0 ) (2026-01-06)
6+
7+ [ Full Changelog] ( https://github.com/voxpupuli/beaker/compare/7.2.2...7.3.0 )
8+
9+ ** Implemented enhancements:**
10+
11+ - Remove ` --force-yes ` from apt commands [ \# 1982] ( https://github.com/voxpupuli/beaker/pull/1982 ) ([ bwitt] ( https://github.com/bwitt ) )
12+ - Lazily create options and state storage [ \# 1977] ( https://github.com/voxpupuli/beaker/pull/1977 ) ([ ekohl] ( https://github.com/ekohl ) )
13+ - Add Ruby 4.0 support [ \# 1976] ( https://github.com/voxpupuli/beaker/pull/1976 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
14+
15+ ** Fixed bugs:**
16+
17+ - Allow ` retry_on ` to work for host array [ \# 1983] ( https://github.com/voxpupuli/beaker/pull/1983 ) ([ bwitt] ( https://github.com/bwitt ) )
18+
519## [ 7.2.2] ( https://github.com/voxpupuli/beaker/tree/7.2.2 ) (2025-12-19)
620
721[ Full Changelog] ( https://github.com/voxpupuli/beaker/compare/7.2.1...7.2.2 )
Original file line number Diff line number Diff line change 11module Beaker
22 module Version
3- STRING = '7.2.2 '
3+ STRING = '7.3.0 '
44 end
55end
You can’t perform that action at this time.
0 commit comments