File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 5.2.0] ( https://github.com/voxpupuli/rspec-puppet-facts/tree/5.2.0 ) (2024-10-30)
4
+
5
+ [ Full Changelog] ( https://github.com/voxpupuli/rspec-puppet-facts/compare/5.1.0...5.2.0 )
6
+
7
+ ** Implemented enhancements:**
8
+
9
+ - Update components.json with Puppet 8.10.0 [ \# 200] ( https://github.com/voxpupuli/rspec-puppet-facts/pull/200 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
10
+
11
+ ** Merged pull requests:**
12
+
13
+ - Update voxpupuli-rubocop requirement from ~ \> 2.8.0 to ~ \> 3.0.0 [ \# 199] ( https://github.com/voxpupuli/rspec-puppet-facts/pull/199 ) ([ dependabot[ bot]] ( https://github.com/apps/dependabot ) )
14
+
3
15
## [ 5.1.0] ( https://github.com/voxpupuli/rspec-puppet-facts/tree/5.1.0 ) (2024-08-13)
4
16
5
17
[ Full Changelog] ( https://github.com/voxpupuli/rspec-puppet-facts/compare/5.0.0...5.1.0 )
Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ module RspecPuppetFacts
2
2
# This module contains the current version constant
3
3
module Version
4
4
# The current version of this gem
5
- STRING = '5.1 .0'
5
+ STRING = '5.2 .0'
6
6
end
7
7
end
You can’t perform that action at this time.
0 commit comments