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.4.5 -->
4- ## [ v3.4.5 ] ( https://github.com/chef/mixlib-shellout/tree/v3.4.5 ) (2025-09-09 )
3+ <!-- latest_release 3.4.6 -->
4+ ## [ v3.4.6 ] ( https://github.com/chef/mixlib-shellout/tree/v3.4.6 ) (2025-10-16 )
55
66#### Merged Pull Requests
7- - CHEF-25794 - standardize - remove_sla_from_readme [ # 269 ] ( https://github.com/chef/mixlib-shellout/pull/269 ) ([ cgunasree08 ] ( https://github.com/cgunasree08 ) )
7+ - adding a tweaks for stirng freezes [ # 272 ] ( https://github.com/chef/mixlib-shellout/pull/272 ) ([ johnmccrae ] ( https://github.com/johnmccrae ) )
88<!-- latest_release -->
99<!-- release_rollup since=3.3.9 -->
1010### Changes not yet released to rubygems.org
1111
1212#### Merged Pull Requests
13+ - adding a tweaks for stirng freezes [ #272 ] ( https://github.com/chef/mixlib-shellout/pull/272 ) ([ johnmccrae] ( https://github.com/johnmccrae ) ) <!-- 3.4.6 -->
1314- CHEF-25794 - standardize - remove_sla_from_readme [ #269 ] ( https://github.com/chef/mixlib-shellout/pull/269 ) ([ cgunasree08] ( https://github.com/cgunasree08 ) ) <!-- 3.4.5 -->
1415- Add GitHub Security Actions Workflow [ #267 ] ( https://github.com/chef/mixlib-shellout/pull/267 ) ([ sean-sype-simmons] ( https://github.com/sean-sype-simmons ) ) <!-- 3.4.4 -->
1516- add myself to codeowners [ #260 ] ( https://github.com/chef/mixlib-shellout/pull/260 ) ([ jaymzh] ( https://github.com/jaymzh ) ) <!-- 3.4.3 -->
Original file line number Diff line number Diff line change 1- 3.4.5
1+ 3.4.6
Original file line number Diff line number Diff line change 11module Mixlib
22 class ShellOut
3- VERSION = "3.4.5 " . freeze
3+ VERSION = "3.4.6 " . freeze
44 end
55end
You can’t perform that action at this time.
0 commit comments