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+ ## [ 7.4.0] ( https://github.com/voxpupuli/beaker/tree/7.4.0 ) (2026-01-22)
6+
7+ [ Full Changelog] ( https://github.com/voxpupuli/beaker/compare/7.3.0...7.4.0 )
8+
9+ ** Implemented enhancements:**
10+
11+ - Respect no\_ color [ \# 1980] ( https://github.com/voxpupuli/beaker/pull/1980 ) ([ bwitt] ( https://github.com/bwitt ) )
12+
13+ ** Fixed bugs:**
14+
15+ - Avoid duplicating PermitUserEnvironment [ \# 1954] ( https://github.com/voxpupuli/beaker/pull/1954 ) ([ kajinamit] ( https://github.com/kajinamit ) )
16+
17+ ** Merged pull requests:**
18+
19+ - Add rspec annotations to GitHub CI [ \# 1986] ( https://github.com/voxpupuli/beaker/pull/1986 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
20+
521## [ 7.3.0] ( https://github.com/voxpupuli/beaker/tree/7.3.0 ) (2026-01-06)
622
723[ Full Changelog] ( https://github.com/voxpupuli/beaker/compare/7.2.2...7.3.0 )
Original file line number Diff line number Diff line change 11module Beaker
22 module Version
3- STRING = '7.3 .0'
3+ STRING = '7.4 .0'
44 end
55end
You can’t perform that action at this time.
0 commit comments