File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 5.3.0] ( https://github.com/voxpupuli/rspec-puppet-facts/tree/5.3.0 ) (2025-04-28)
4+
5+ [ Full Changelog] ( https://github.com/voxpupuli/rspec-puppet-facts/compare/5.2.0...5.3.0 )
6+
7+ ** Implemented enhancements:**
8+
9+ - Add Puppet 8.12 / Facter 4.12 [ \# 204] ( https://github.com/voxpupuli/rspec-puppet-facts/pull/204 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
10+ - Only store facter versions in JSON [ \# 203] ( https://github.com/voxpupuli/rspec-puppet-facts/pull/203 ) ([ ekohl] ( https://github.com/ekohl ) )
11+
312## [ 5.2.0] ( https://github.com/voxpupuli/rspec-puppet-facts/tree/5.2.0 ) (2024-10-30)
413
514[ Full Changelog] ( https://github.com/voxpupuli/rspec-puppet-facts/compare/5.1.0...5.2.0 )
Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ module RspecPuppetFacts
22 # This module contains the current version constant
33 module Version
44 # The current version of this gem
5- STRING = '5.2 .0'
5+ STRING = '5.3 .0'
66 end
77end
You can’t perform that action at this time.
0 commit comments