summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-04-29 23:32:05 +0000
committerChef Expeditor <chef-ci@chef.io>2019-04-29 23:32:05 +0000
commit7385e243fc280f26f7008fdd3a943904be929459 (patch)
tree51ae7b3ec41d2f75af0d15ca55548cae2ed32fa3 /CHANGELOG.md
parent77f6acce07f7c801c74d638d00b8a0779e55afa3 (diff)
downloadchef-7385e243fc280f26f7008fdd3a943904be929459.tar.gz
Bump version to 15.0.240 by Chef Expeditorv15.0.240
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 3355da5153..653c120500 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.239 -->
-## [v15.0.239](https://github.com/chef/chef/tree/v15.0.239) (2019-04-29)
+<!-- latest_release 15.0.240 -->
+## [v15.0.240](https://github.com/chef/chef/tree/v15.0.240) (2019-04-29)
#### Merged Pull Requests
-- Enable license acceptance during bootstrap [#8411](https://github.com/chef/chef/pull/8411) ([marcparadise](https://github.com/marcparadise))
+- Remove chef-* bin files from chef gem [#8413](https://github.com/chef/chef/pull/8413) ([lamont-granquist](https://github.com/lamont-granquist))
<!-- latest_release -->
<!-- release_rollup -->
### Changes since latest stable release
#### Merged Pull Requests
+- Remove chef-* bin files from chef gem [#8413](https://github.com/chef/chef/pull/8413) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.0.240 -->
- Enable license acceptance during bootstrap [#8411](https://github.com/chef/chef/pull/8411) ([marcparadise](https://github.com/marcparadise)) <!-- 15.0.239 -->
- Implement bootstrap directly with train [#8419](https://github.com/chef/chef/pull/8419) ([marcparadise](https://github.com/marcparadise)) <!-- 15.0.238 -->
- &quot;chef-client&quot; =&gt; #{Chef::Dist::CLIENT} [#8418](https://github.com/chef/chef/pull/8418) ([bobchaos](https://github.com/bobchaos)) <!-- 15.0.237 -->