Skip to content

Commit

Permalink
Merge pull request #150 from voxpupuli/release-7.0.0
Browse files Browse the repository at this point in the history
Release 7.0.0
  • Loading branch information
smortex authored Mar 26, 2024
2 parents c830524 + 9043d3b commit 45a0d99
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
20 changes: 19 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,25 @@ All notable changes to this project will be documented in this file.
Each new release typically also includes the latest modulesync defaults.
These should not affect the functionality of the module.

## [v6.0.0](https://github.com/voxpupuli/puppet-virtualbox/tree/v6.0.0) (2023-07-07)
## [v7.0.0](https://github.com/voxpupuli/puppet-virtualbox/tree/v7.0.0) (2024-03-25)

[Full Changelog](https://github.com/voxpupuli/puppet-virtualbox/compare/v6.0.0...v7.0.0)

**Breaking changes:**

- Drop Ubuntu 18.04 support [\#148](https://github.com/voxpupuli/puppet-virtualbox/pull/148) ([zilchms](https://github.com/zilchms))

**Implemented enhancements:**

- Add Ubuntu 22.04 support [\#149](https://github.com/voxpupuli/puppet-virtualbox/pull/149) ([zilchms](https://github.com/zilchms))
- puppet/epel: Allow 5.x [\#147](https://github.com/voxpupuli/puppet-virtualbox/pull/147) ([zilchms](https://github.com/zilchms))
- Use modern APT keyrings on Debian family [\#145](https://github.com/voxpupuli/puppet-virtualbox/pull/145) ([smortex](https://github.com/smortex))

**Merged pull requests:**

- Update yum repository signing key [\#143](https://github.com/voxpupuli/puppet-virtualbox/pull/143) ([Tamerz](https://github.com/Tamerz))

## [v6.0.0](https://github.com/voxpupuli/puppet-virtualbox/tree/v6.0.0) (2023-07-12)

[Full Changelog](https://github.com/voxpupuli/puppet-virtualbox/compare/v5.0.0...v6.0.0)

Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "puppet-virtualbox",
"version": "6.0.1-rc0",
"version": "7.0.0",
"author": "Vox Pupuli",
"summary": "Installs Virtualbox on RHEL and Debian-like systems",
"license": "Apache-2.0",
Expand Down

0 comments on commit 45a0d99

Please sign in to comment.