Skip to content

Commit

Permalink
Release 5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Dec 19, 2023
1 parent 4656af6 commit 453d1f9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ 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.2.0](https://github.com/voxpupuli/puppet-rhsm/tree/v5.2.0) (2023-12-19)

[Full Changelog](https://github.com/voxpupuli/puppet-rhsm/compare/v5.1.0...v5.2.0)

**Implemented enhancements:**

- Add Puppet 8 support [\#139](https://github.com/voxpupuli/puppet-rhsm/pull/139) ([bastelfreak](https://github.com/bastelfreak))
- Allow subscriptions to be attached via hiera [\#136](https://github.com/voxpupuli/puppet-rhsm/pull/136) ([tedgarb](https://github.com/tedgarb))
- add fact for rhsm.available\_repo\_ids [\#133](https://github.com/voxpupuli/puppet-rhsm/pull/133) ([sigbjornaib](https://github.com/sigbjornaib))
- Add a switch to prevent caring about redhat.repo if needed [\#128](https://github.com/voxpupuli/puppet-rhsm/pull/128) ([jcpunk](https://github.com/jcpunk))

## [v5.1.0](https://github.com/voxpupuli/puppet-rhsm/tree/v5.1.0) (2022-07-25)

[Full Changelog](https://github.com/voxpupuli/puppet-rhsm/compare/v5.0.0...v5.1.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-rhsm",
"version": "5.1.1-rc0",
"version": "5.2.0",
"author": "Vox Pupuli",
"summary": "Register with the RedHat Subscription Management",
"license": "Apache-2.0",
Expand Down

0 comments on commit 453d1f9

Please sign in to comment.