File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed
Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 11# mixlib-shellout Changelog
22
3- <!-- latest_release 3.3.13 -->
4- ## [ v3.3.13 ] ( https://github.com/chef/mixlib-shellout/tree/v3.3.13 ) (2025-04-17 )
3+ <!-- latest_release 3.4.0 -->
4+ ## [ v3.4.0 ] ( https://github.com/chef/mixlib-shellout/tree/v3.4.0 ) (2025-04-22 )
55
66#### Merged Pull Requests
7- - attempting to fix the bundler error [ # 263 ] ( https://github.com/chef/mixlib-shellout/pull/263 ) ([ rishichawda] ( https://github.com/rishichawda ) )
7+ - update readme.md [ # 264 ] ( https://github.com/chef/mixlib-shellout/pull/264 ) ([ rishichawda] ( https://github.com/rishichawda ) )
88<!-- latest_release -->
99<!-- release_rollup since=3.3.9 -->
1010### Changes not yet released to rubygems.org
1111
1212#### Merged Pull Requests
13+ - update readme.md [ #264 ] ( https://github.com/chef/mixlib-shellout/pull/264 ) ([ rishichawda] ( https://github.com/rishichawda ) ) <!-- 3.4.0 -->
1314- attempting to fix the bundler error [ #263 ] ( https://github.com/chef/mixlib-shellout/pull/263 ) ([ rishichawda] ( https://github.com/rishichawda ) ) <!-- 3.3.13 -->
1415- ruby 3.4 upgrade [ #261 ] ( https://github.com/chef/mixlib-shellout/pull/261 ) ([ rishichawda] ( https://github.com/rishichawda ) ) <!-- 3.3.12 -->
1516- Adding cookstyle to the windows tester [ #262 ] ( https://github.com/chef/mixlib-shellout/pull/262 ) ([ johnmccrae] ( https://github.com/johnmccrae ) ) <!-- 3.3.11 -->
Original file line number Diff line number Diff line change 1- 3.3.13
1+ 3.4.0
Original file line number Diff line number Diff line change 11module Mixlib
22 class ShellOut
3- VERSION = "3.3.13 " . freeze
3+ VERSION = "3.4.0 " . freeze
44 end
55end
You can’t perform that action at this time.
0 commit comments