Skip to content

Commit

Permalink
Release 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed May 8, 2024
1 parent e8d46eb commit 76f3d8d
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

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

[Full Changelog](https://github.com/voxpupuli/puppet_metadata/compare/3.7.1...4.0.0)

**Breaking changes:**

- Drop deprecated use\_fqdn option and github\_action\_test\_matrix output [\#130](https://github.com/voxpupuli/puppet_metadata/pull/130) ([ekohl](https://github.com/ekohl))

**Implemented enhancements:**

- Add Ruby 3.3 to CI [\#128](https://github.com/voxpupuli/puppet_metadata/pull/128) ([bastelfreak](https://github.com/bastelfreak))

**Fixed bugs:**

- OracleLinux: Correct EoL Date 2024-07-01-\>2024-12-31 [\#131](https://github.com/voxpupuli/puppet_metadata/pull/131) ([bastelfreak](https://github.com/bastelfreak))

## [3.7.1](https://github.com/voxpupuli/puppet_metadata/tree/3.7.1) (2024-04-25)

[Full Changelog](https://github.com/voxpupuli/puppet_metadata/compare/3.7.0...3.7.1)
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 = '3.7.1'
s.version = '4.0.0'
s.authors = ['Vox Pupuli', 'Ewoud Kohl van Wijngaarden']
s.email = ['voxpupuli@groups.io']
s.homepage = 'https://github.com/voxpupuli/puppet_metadata'
Expand Down

0 comments on commit 76f3d8d

Please sign in to comment.