Skip to content

Commit

Permalink
Merge pull request #144 from bastelfreak/rel420
Browse files Browse the repository at this point in the history
Release 4.2.0
  • Loading branch information
bastelfreak authored Jul 5, 2024
2 parents 5c728d5 + 3e29cbb commit 7c7dcad
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [4.2.0](https://github.com/voxpupuli/puppet_metadata/tree/4.2.0) (2024-07-05)

[Full Changelog](https://github.com/voxpupuli/puppet_metadata/compare/4.1.0...4.2.0)

**Implemented enhancements:**

- Add script to display supported setfiles [\#142](https://github.com/voxpupuli/puppet_metadata/pull/142) ([bastelfreak](https://github.com/bastelfreak))

**Fixed bugs:**

- Fix tests: Mark CentOS 7 as not supported [\#143](https://github.com/voxpupuli/puppet_metadata/pull/143) ([bastelfreak](https://github.com/bastelfreak))

## [4.1.0](https://github.com/voxpupuli/puppet_metadata/tree/4.1.0) (2024-06-28)

[Full Changelog](https://github.com/voxpupuli/puppet_metadata/compare/4.0.0...4.1.0)
Expand Down
2 changes: 1 addition & 1 deletion puppet_metadata.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |s|
s.name = 'puppet_metadata'
s.version = '4.1.0'
s.version = '4.2.0'
s.authors = ['Vox Pupuli', 'Ewoud Kohl van Wijngaarden']
s.email = ['[email protected]']
s.homepage = 'https://github.com/voxpupuli/puppet_metadata'
Expand Down

0 comments on commit 7c7dcad

Please sign in to comment.