Skip to content

Commit

Permalink
Merge pull request #379 from bastelfreak/rel2141
Browse files Browse the repository at this point in the history
Release 2.14.1
  • Loading branch information
bastelfreak authored Jun 28, 2024
2 parents 30ced10 + 888878f commit 62d51f1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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

## [2.14.1](https://github.com/voxpupuli/beaker-hostgenerator/tree/2.14.1) (2024-06-28)

[Full Changelog](https://github.com/voxpupuli/beaker-hostgenerator/compare/2.14.0...2.14.1)

**Fixed bugs:**

- Use latest CentOS boxes instead of specific dates [\#374](https://github.com/voxpupuli/beaker-hostgenerator/pull/374) ([daberkow](https://github.com/daberkow))

## [2.14.0](https://github.com/voxpupuli/beaker-hostgenerator/tree/2.14.0) (2024-06-26)

[Full Changelog](https://github.com/voxpupuli/beaker-hostgenerator/compare/2.13.0...2.14.0)
Expand Down
2 changes: 1 addition & 1 deletion lib/beaker-hostgenerator/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module BeakerHostGenerator
module Version
STRING = '2.14.0'
STRING = '2.14.1'
end
end

0 comments on commit 62d51f1

Please sign in to comment.