File tree Expand file tree Collapse file tree 3 files changed +12
-4
lines changed
Expand file tree Collapse file tree 3 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 11# mixlib-shellout Changelog
22
3+ <!-- latest_release 3.3.5 -->
4+ ## [ v3.3.5] ( https://github.com/chef/mixlib-shellout/tree/v3.3.5 ) (2024-12-10)
5+
6+ #### Merged Pull Requests
7+ - [ CI] Drop EOL Rubies [ #253 ] ( https://github.com/chef/mixlib-shellout/pull/253 ) ([ dafyddcrosby] ( https://github.com/dafyddcrosby ) )
38<!-- latest_release -->
4- <!-- latest_release -->
5- <!-- release_rollup -->
9+ <!-- release_rollup since=3.3.4 -->
10+ ### Changes not yet released to rubygems.org
11+
12+ #### Merged Pull Requests
13+ - [ CI] Drop EOL Rubies [ #253 ] ( https://github.com/chef/mixlib-shellout/pull/253 ) ([ dafyddcrosby] ( https://github.com/dafyddcrosby ) ) <!-- 3.3.5 -->
614<!-- release_rollup -->
715<!-- latest_stable_release -->
816## [ v3.3.4] ( https://github.com/chef/mixlib-shellout/tree/v3.3.4 ) (2024-11-05)
Original file line number Diff line number Diff line change 1- 3.3.4
1+ 3.3.5
Original file line number Diff line number Diff line change 11module Mixlib
22 class ShellOut
3- VERSION = "3.3.4 " . freeze
3+ VERSION = "3.3.5 " . freeze
44 end
55end
You can’t perform that action at this time.
0 commit comments