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::Install Changes
22
3+ <!-- latest_release 3.15.0 -->
4+ ## [ v3.15.0] ( https://github.com/chef/mixlib-install/tree/v3.15.0 ) (2026-01-20)
5+
6+ #### Merged Pull Requests
7+ - CHEF-29672 Add license_id parameter to install script endpoint [ #416 ] ( https://github.com/chef/mixlib-install/pull/416 ) ([ Stromweld] ( https://github.com/Stromweld ) )
38<!-- latest_release -->
4- <!-- latest_release -->
5- <!-- release_rollup -->
9+ <!-- release_rollup since=3.14.0 -->
10+ ### Changes not yet released to rubygems.org
11+
12+ #### Merged Pull Requests
13+ - CHEF-29672 Add license_id parameter to install script endpoint [ #416 ] ( https://github.com/chef/mixlib-install/pull/416 ) ([ Stromweld] ( https://github.com/Stromweld ) ) <!-- 3.15.0 -->
614<!-- release_rollup -->
715
816<!-- latest_stable_release -->
Original file line number Diff line number Diff line change 1- 3.14 .0
1+ 3.15 .0
Original file line number Diff line number Diff line change 11module Mixlib
22 class Install
3- VERSION = "3.14 .0"
3+ VERSION = "3.15 .0"
44 end
55end
You can’t perform that action at this time.
0 commit comments