Skip to content

Commit

Permalink
Merge pull request #78 from bastelfreak/rel300
Browse files Browse the repository at this point in the history
Release 3.0.0
  • Loading branch information
bastelfreak authored Nov 21, 2023
2 parents e6375b9 + 6d646f3 commit 397055f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file.

## [3.0.0](https://github.com/voxpupuli/voxpupuli-acceptance/tree/3.0.0) (2023-11-21)

[Full Changelog](https://github.com/voxpupuli/voxpupuli-acceptance/compare/2.4.0...3.0.0)

**Breaking changes:**

- Use beaker-hiera 1.x with hiera.yaml version 5 [\#75](https://github.com/voxpupuli/voxpupuli-acceptance/pull/75) ([ekohl](https://github.com/ekohl))

## [2.4.0](https://github.com/voxpupuli/voxpupuli-acceptance/tree/2.4.0) (2023-11-06)

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

Gem::Specification.new do |s|
s.name = 'voxpupuli-acceptance'
s.version = '2.4.0'
s.version = '3.0.0'
s.authors = ['Vox Pupuli']
s.email = ['[email protected]']
s.homepage = 'https://github.com/voxpupuli/voxpupuli-acceptance'
Expand Down

0 comments on commit 397055f

Please sign in to comment.