Skip to content

Commit

Permalink
Release 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed May 29, 2024
1 parent 6621455 commit 516c731
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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

## [3.2.0](https://github.com/voxpupuli/voxpupuli-acceptance/tree/3.2.0) (2024-05-29)

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

**Implemented enhancements:**

- Add Ruby 3.3 to CI matrix [\#82](https://github.com/voxpupuli/voxpupuli-acceptance/pull/82) ([bastelfreak](https://github.com/bastelfreak))
- puppetlabs\_spec\_helper: Allow 7.x [\#81](https://github.com/voxpupuli/voxpupuli-acceptance/pull/81) ([bastelfreak](https://github.com/bastelfreak))
- Require beaker 6.x [\#80](https://github.com/voxpupuli/voxpupuli-acceptance/pull/80) ([bastelfreak](https://github.com/bastelfreak))

## [3.1.0](https://github.com/voxpupuli/voxpupuli-acceptance/tree/3.1.0) (2024-05-02)

[Full Changelog](https://github.com/voxpupuli/voxpupuli-acceptance/compare/3.0.0...3.1.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 = '3.1.0'
s.version = '3.2.0'
s.authors = ['Vox Pupuli']
s.email = ['[email protected]']
s.homepage = 'https://github.com/voxpupuli/voxpupuli-acceptance'
Expand Down

0 comments on commit 516c731

Please sign in to comment.