Skip to content

Commit 1f6e829

Browse files
authored
Merge pull request #431 from bastelfreak/rel330
Release 3.3.0
2 parents d504500 + f9584cb commit 1f6e829

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

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

5+
## [3.3.0](https://github.com/voxpupuli/beaker-hostgenerator/tree/3.3.0) (2025-08-19)
6+
7+
[Full Changelog](https://github.com/voxpupuli/beaker-hostgenerator/compare/3.2.1...3.3.0)
8+
9+
**Implemented enhancements:**
10+
11+
- Add OracleLinux 10 support [\#430](https://github.com/voxpupuli/beaker-hostgenerator/pull/430) ([bastelfreak](https://github.com/bastelfreak))
12+
513
## [3.2.1](https://github.com/voxpupuli/beaker-hostgenerator/tree/3.2.1) (2025-08-15)
614

715
[Full Changelog](https://github.com/voxpupuli/beaker-hostgenerator/compare/3.2.0...3.2.1)
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 = '3.2.1'
3+
STRING = '3.3.0'
44
end
55
end

0 commit comments

Comments
 (0)