Skip to content

Commit

Permalink
Prepare Release 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Roberto Valentini committed Mar 29, 2024
1 parent db27890 commit 3a61910
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,33 @@ 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.

## [v5.0.0](https://github.com/voxpupuli/puppet-openvmtools/tree/v5.0.0) (2024-03-29)

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

**Breaking changes:**

- Remove Fedora 19-25 support [\#85](https://github.com/voxpupuli/puppet-openvmtools/pull/85) ([Valantin](https://github.com/Valantin))
- Remove Ubuntu 14.04, 16.04 and 18.04 from supported OS [\#76](https://github.com/voxpupuli/puppet-openvmtools/pull/76) ([Valantin](https://github.com/Valantin))
- Remove Debian 7,8,9 and 10 from supported OS [\#75](https://github.com/voxpupuli/puppet-openvmtools/pull/75) ([Valantin](https://github.com/Valantin))

**Implemented enhancements:**

- Add Fedora 38 & 39 support [\#81](https://github.com/voxpupuli/puppet-openvmtools/pull/81) ([Valantin](https://github.com/Valantin))
- Add AlmaLinux 8 and Centos/Rocky/OracleLinux/AlmaLinux 9 to supported OS [\#77](https://github.com/voxpupuli/puppet-openvmtools/pull/77) ([Valantin](https://github.com/Valantin))
- Add Debian 11 and 12 to supported OS [\#74](https://github.com/voxpupuli/puppet-openvmtools/pull/74) ([Valantin](https://github.com/Valantin))
- Add Ubuntu 22.04 to supported OS [\#73](https://github.com/voxpupuli/puppet-openvmtools/pull/73) ([Valantin](https://github.com/Valantin))

**Fixed bugs:**

- Drop puppetlabs/yumrepo\_core from dependencies [\#84](https://github.com/voxpupuli/puppet-openvmtools/pull/84) ([zilchms](https://github.com/zilchms))

**Merged pull requests:**

- Document parameter supported [\#83](https://github.com/voxpupuli/puppet-openvmtools/pull/83) ([Valantin](https://github.com/Valantin))
- Drop EL6 Hiera data [\#82](https://github.com/voxpupuli/puppet-openvmtools/pull/82) ([ekohl](https://github.com/ekohl))
- Add basic acceptance Test [\#78](https://github.com/voxpupuli/puppet-openvmtools/pull/78) ([Valantin](https://github.com/Valantin))

## [v4.0.0](https://github.com/voxpupuli/puppet-openvmtools/tree/v4.0.0) (2023-12-04)

[Full Changelog](https://github.com/voxpupuli/puppet-openvmtools/compare/v3.0.0...v4.0.0)
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,5 +118,5 @@
"vmware-tools",
"vmware_tools"
],
"version": "4.0.1-rc0"
"version": "5.0.0"
}

0 comments on commit 3a61910

Please sign in to comment.