summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2018-10-27 01:52:38 +0000
committerChef Expeditor <chef-ci@chef.io>2018-10-27 01:52:38 +0000
commit62e354ff5c06f9207c5988ef4baccfd3478552ce (patch)
treeba272c215ad3d4253fa87a2eaf447cea612e2147 /CHANGELOG.md
parent944651f6d59580b732720e48e4fc5594a60e2d61 (diff)
downloadchef-62e354ff5c06f9207c5988ef4baccfd3478552ce.tar.gz
Bump version to 15.0.7 by Chef Expeditorv15.0.7
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 e1273df4fc..3665467469 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.6 -->
-## [v15.0.6](https://github.com/chef/chef/tree/v15.0.6) (2018-10-27)
+<!-- latest_release 15.0.7 -->
+## [v15.0.7](https://github.com/chef/chef/tree/v15.0.7) (2018-10-27)
#### Merged Pull Requests
-- Remove cookbook merging/shadowing from the cookbooker loader [#7792](https://github.com/chef/chef/pull/7792) ([lamont-granquist](https://github.com/lamont-granquist))
+- shell_out auto-timeout still needs to be restricted to only providers [#7793](https://github.com/chef/chef/pull/7793) ([lamont-granquist](https://github.com/lamont-granquist))
<!-- latest_release -->
<!-- release_rollup -->
### Changes since latest stable release
#### Merged Pull Requests
+- shell_out auto-timeout still needs to be restricted to only providers [#7793](https://github.com/chef/chef/pull/7793) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.0.7 -->
- Remove cookbook merging/shadowing from the cookbooker loader [#7792](https://github.com/chef/chef/pull/7792) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.0.6 -->
- Remove legacy require_recipe DSL method [#7790](https://github.com/chef/chef/pull/7790) ([tas50](https://github.com/tas50)) <!-- 15.0.5 -->
- Do the shell_out deprecations for Chef-15. [#7788](https://github.com/chef/chef/pull/7788) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.0.4 -->