Skip to content

Commit d30dadb

Browse files
committed
Releasing activity for Beaker 4.42.0
1 parent 5d45772 commit d30dadb

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [4.42.0](https://github.com/voxpupuli/beaker/tree/4.42.0) (2024-03-27)
4+
5+
[Full Changelog](https://github.com/voxpupuli/beaker/compare/4.41.2...4.42.0)
6+
7+
**Implemented enhancements:**
8+
9+
- \[PE-37978\] Add 'amazon' to repo_filename method with tests [\#1861](https://github.com/voxpupuli/beaker/pull/1861) ([span786](https://github.com/span786))
10+
- Add Ubuntu 24.04 noble codename [\#1851](https://github.com/voxpupuli/beaker/pull/1851) ([h0tw1r3](https://github.com/h0tw1r3))
11+
312
## [4.41.2](https://github.com/voxpupuli/beaker/tree/4.41.2) (2023-12-18)
413

514
[Full Changelog](https://github.com/voxpupuli/beaker/compare/4.41.1...4.41.2)

lib/beaker/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Beaker
22
module Version
3-
STRING = '4.41.2'
3+
STRING = '4.42.0'
44
end
55
end

0 commit comments

Comments
 (0)