File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed
Expand file tree Collapse file tree 2 files changed +11
-3
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 )
5+ ## [ 7.4.1 ] ( https://github.com/voxpupuli/beaker/tree/7.4.1 ) (2026-01-31 )
66
7- [ Full Changelog] ( https://github.com/voxpupuli/beaker/compare/7.3.0...7.4.0 )
7+ [ Full Changelog] ( https://github.com/voxpupuli/beaker/compare/v7.4.0...7.4.1 )
8+
9+ ** Fixed bugs:**
10+
11+ - Gracefully handle rspec-github not being present [ \# 1990] ( https://github.com/voxpupuli/beaker/pull/1990 ) ([ ekohl] ( https://github.com/ekohl ) )
12+
13+ ## [ v7.4.0] ( https://github.com/voxpupuli/beaker/tree/v7.4.0 ) (2026-01-22)
14+
15+ [ Full Changelog] ( https://github.com/voxpupuli/beaker/compare/7.3.0...v7.4.0 )
816
917** Implemented enhancements:**
1018
Original file line number Diff line number Diff line change 11module Beaker
22 module Version
3- STRING = '7.4.0 '
3+ STRING = '7.4.1 '
44 end
55end
You can’t perform that action at this time.
0 commit comments