File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+ ## [ 1.4.0] ( https://github.com/voxpupuli/beaker_puppet_helpers/tree/1.4.0 ) (2024-05-28)
6
+
7
+ [ Full Changelog] ( https://github.com/voxpupuli/beaker_puppet_helpers/compare/1.3.0...1.4.0 )
8
+
9
+ ** Implemented enhancements:**
10
+
11
+ - beaker: Allow 6.x [ \# 47] ( https://github.com/voxpupuli/beaker_puppet_helpers/pull/47 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
12
+ - Use tmpfile extension [ \# 3] ( https://github.com/voxpupuli/beaker_puppet_helpers/pull/3 ) ([ ekohl] ( https://github.com/ekohl ) )
13
+
14
+ ** Merged pull requests:**
15
+
16
+ - .gitignore: add .bundle [ \# 46] ( https://github.com/voxpupuli/beaker_puppet_helpers/pull/46 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
17
+ - voxpupuli-rubocop: Require 2.7.0 [ \# 45] ( https://github.com/voxpupuli/beaker_puppet_helpers/pull/45 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
18
+
5
19
## [ 1.3.0] ( https://github.com/voxpupuli/beaker_puppet_helpers/tree/1.3.0 ) (2024-05-02)
6
20
7
21
[ Full Changelog] ( https://github.com/voxpupuli/beaker_puppet_helpers/compare/1.2.1...1.3.0 )
Original file line number Diff line number Diff line change 2
2
3
3
Gem ::Specification . new do |s |
4
4
s . name = 'beaker_puppet_helpers'
5
- s . version = '1.3 .0'
5
+ s . version = '1.4 .0'
6
6
s . authors = [ 'Vox Pupuli' ]
7
7
8
8
s . homepage = 'https://github.com/voxpupuli/beaker_puppet_helpers'
You can’t perform that action at this time.
0 commit comments