Skip to content

Commit 3694b14

Browse files
authored
Merge pull request #109 from bastelfreak/rel380
Release 3.8.0
2 parents 2a375b8 + 2517ccc commit 3694b14

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

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

5+
## [3.8.0](https://github.com/voxpupuli/voxpupuli-acceptance/tree/3.8.0) (2025-06-18)
6+
7+
[Full Changelog](https://github.com/voxpupuli/voxpupuli-acceptance/compare/3.7.0...3.8.0)
8+
9+
**Implemented enhancements:**
10+
11+
- set default BEAKER\_PUPPET\_COLLECTION from puppet-\>openvox8 [\#108](https://github.com/voxpupuli/voxpupuli-acceptance/pull/108) ([bastelfreak](https://github.com/bastelfreak))
12+
513
## [3.7.0](https://github.com/voxpupuli/voxpupuli-acceptance/tree/3.7.0) (2025-06-16)
614

715
[Full Changelog](https://github.com/voxpupuli/voxpupuli-acceptance/compare/3.6.0...3.7.0)

voxpupuli-acceptance.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Gem::Specification.new do |s|
44
s.name = 'voxpupuli-acceptance'
5-
s.version = '3.7.0'
5+
s.version = '3.8.0'
66
s.authors = ['Vox Pupuli']
77
s.email = ['[email protected]']
88
s.homepage = 'https://github.com/voxpupuli/voxpupuli-acceptance'

0 commit comments

Comments
 (0)