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 @@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
55
66The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ ) and this project adheres to [ Semantic Versioning] ( http://semver.org ) .
77
8+ ## [ v6.0.0] ( https://github.com/puppetlabs/forge-ruby/tree/v6.0.0 ) - 2024-09-20
9+
10+ [ Full Changelog] ( https://github.com/puppetlabs/forge-ruby/compare/v5.0.4...v6.0.0 )
11+
12+ ### Fixed
13+
14+ - remove ruby 2.6, 2.7 and 3.0 [ #124 ] ( https://github.com/puppetlabs/forge-ruby/pull/124 ) ([ malikparvez] ( https://github.com/malikparvez ) )
15+ - Removing Archive::Tar::Minitar [ #122 ] ( https://github.com/puppetlabs/forge-ruby/pull/122 ) ([ malikparvez] ( https://github.com/malikparvez ) )
16+
817## [ v5.0.4] ( https://github.com/puppetlabs/forge-ruby/tree/v5.0.4 ) - 2024-08-13
918
1019[ Full Changelog] ( https://github.com/puppetlabs/forge-ruby/compare/v5.0.3...v5.0.4 )
Original file line number Diff line number Diff line change 11module PuppetForge
2- VERSION = '5 .0.4 ' # Library version
2+ VERSION = '6 .0.0 ' # Library version
33end
You can’t perform that action at this time.
0 commit comments