diff options
author | Chef Expeditor <chef-ci@chef.io> | 2019-04-29 23:04:17 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2019-04-29 23:04:18 +0000 |
commit | a799878ca9b8704a119bef4388fe0c763f170902 (patch) | |
tree | f38662923df34ebf5d0671a6a45918509290a826 /CHANGELOG.md | |
parent | 338eb3a5d24689fa0983634560089d38160b91d3 (diff) | |
download | chef-a799878ca9b8704a119bef4388fe0c763f170902.tar.gz |
Bump version to 15.0.238 by Chef Expeditorv15.0.238
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 92b1270b55..1917bd2055 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,16 @@ <!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ --> -<!-- latest_release 15.0.237 --> -## [v15.0.237](https://github.com/chef/chef/tree/v15.0.237) (2019-04-29) +<!-- latest_release 15.0.238 --> +## [v15.0.238](https://github.com/chef/chef/tree/v15.0.238) (2019-04-29) #### Merged Pull Requests -- "chef-client" => #{Chef::Dist::CLIENT} [#8418](https://github.com/chef/chef/pull/8418) ([bobchaos](https://github.com/bobchaos)) +- Implement bootstrap directly with train [#8419](https://github.com/chef/chef/pull/8419) ([marcparadise](https://github.com/marcparadise)) <!-- latest_release --> <!-- release_rollup --> ### Changes since latest stable release #### Merged Pull Requests +- Implement bootstrap directly with train [#8419](https://github.com/chef/chef/pull/8419) ([marcparadise](https://github.com/marcparadise)) <!-- 15.0.238 --> - "chef-client" => #{Chef::Dist::CLIENT} [#8418](https://github.com/chef/chef/pull/8418) ([bobchaos](https://github.com/bobchaos)) <!-- 15.0.237 --> - Add the introduced field to snap_package [#8412](https://github.com/chef/chef/pull/8412) ([tas50](https://github.com/tas50)) <!-- 15.0.236 --> - windows_task: Add start_when_available support [#8420](https://github.com/chef/chef/pull/8420) ([vsingh-msys](https://github.com/vsingh-msys)) <!-- 15.0.235 --> |