summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-04-29 18:38:12 +0000
committerChef Expeditor <chef-ci@chef.io>2019-04-29 18:38:12 +0000
commit945b9f6636bb3236999ca43f313113bf74045d82 (patch)
tree76e11554ef5a60b88909b5ac4375d43f6ec6d088 /CHANGELOG.md
parentf43371b231d7bb88c01618c90347cbb1fc96a393 (diff)
downloadchef-945b9f6636bb3236999ca43f313113bf74045d82.tar.gz
Bump version to 15.0.237 by Chef Expeditorv15.0.237
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4ea0a937cf..92b1270b55 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.236 -->
-## [v15.0.236](https://github.com/chef/chef/tree/v15.0.236) (2019-04-29)
+<!-- latest_release 15.0.237 -->
+## [v15.0.237](https://github.com/chef/chef/tree/v15.0.237) (2019-04-29)
#### Merged Pull Requests
-- Add the introduced field to snap_package [#8412](https://github.com/chef/chef/pull/8412) ([tas50](https://github.com/tas50))
+- &quot;chef-client&quot; =&gt; #{Chef::Dist::CLIENT} [#8418](https://github.com/chef/chef/pull/8418) ([bobchaos](https://github.com/bobchaos))
<!-- latest_release -->
<!-- release_rollup -->
### Changes since latest stable release
#### Merged Pull Requests
+- &quot;chef-client&quot; =&gt; #{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 -->
- Fix for write permissions were not working properly on windows [#8168](https://github.com/chef/chef/pull/8168) ([vijaymmali1990](https://github.com/vijaymmali1990)) <!-- 15.0.234 -->