Skip to content

Commit 5ca9134

Browse files
authored
Merge pull request #394 from bastelfreak/rel2190
Release 2.19.0
2 parents 48c0b29 + e48a177 commit 5ca9134

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
@@ -2,6 +2,15 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [2.19.0](https://github.com/voxpupuli/beaker-hostgenerator/tree/2.19.0) (2024-12-20)
6+
7+
[Full Changelog](https://github.com/voxpupuli/beaker-hostgenerator/compare/2.18.0...2.19.0)
8+
9+
**Implemented enhancements:**
10+
11+
- Add support for macos15\(ARM\) [\#392](https://github.com/voxpupuli/beaker-hostgenerator/pull/392) ([skyamgarp](https://github.com/skyamgarp))
12+
- Add support for windowsfips 2016 x64 [\#390](https://github.com/voxpupuli/beaker-hostgenerator/pull/390) ([skyamgarp](https://github.com/skyamgarp))
13+
514
## [2.18.0](https://github.com/voxpupuli/beaker-hostgenerator/tree/2.18.0) (2024-09-24)
615

716
[Full Changelog](https://github.com/voxpupuli/beaker-hostgenerator/compare/2.17.0...2.18.0)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module BeakerHostGenerator
22
module Version
3-
STRING = '2.18.0'
3+
STRING = '2.19.0'
44
end
55
end

0 commit comments

Comments
 (0)