File tree Expand file tree Collapse file tree 3 files changed +13
-5
lines changed
Expand file tree Collapse file tree 3 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 11# Mixlib::Install Changes
22
3+ <!-- latest_release 3.16.0 -->
4+ ## [ v3.16.0] ( https://github.com/chef/mixlib-install/tree/v3.16.0 ) (2026-02-24)
5+
6+ #### Merged Pull Requests
7+ - CHEF-29762 add chef-ice package_manger support to generated scripts [ #417 ] ( https://github.com/chef/mixlib-install/pull/417 ) ([ Stromweld] ( https://github.com/Stromweld ) )
38<!-- latest_release -->
4- <!-- latest_release -->
5- <!-- release_rollup -->
9+ <!-- release_rollup since=3.15.0 -->
10+ ### Changes not yet released to rubygems.org
11+
12+ #### Merged Pull Requests
13+ - CHEF-29762 add chef-ice package_manger support to generated scripts [ #417 ] ( https://github.com/chef/mixlib-install/pull/417 ) ([ Stromweld] ( https://github.com/Stromweld ) ) <!-- 3.16.0 -->
614<!-- release_rollup -->
715
816<!-- latest_stable_release -->
452460
453461## [ 1.0.0]
454462- Ability to query product artifacts from multiple channels
455- - Ability to generate installation scripts for ` sh ` and ` ps1 `
463+ - Ability to generate installation scripts for ` sh ` and ` ps1 `
Original file line number Diff line number Diff line change 1- 3.15 .0
1+ 3.16 .0
Original file line number Diff line number Diff line change 11module Mixlib
22 class Install
3- VERSION = "3.15 .0"
3+ VERSION = "3.16 .0"
44 end
55end
You can’t perform that action at this time.
0 commit comments