summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2018-10-29 17:11:11 +0000
committerChef Expeditor <chef-ci@chef.io>2018-10-29 17:11:11 +0000
commite6c74910cb737be25069d480142edef1727cefa8 (patch)
treede9a65f2aa948ca87bf20775628015bf44379829 /CHANGELOG.md
parente8822955c5ece465615fa2e164989e248bba2dbd (diff)
downloadchef-e6c74910cb737be25069d480142edef1727cefa8.tar.gz
Bump version to 15.0.10 by Chef Expeditorv15.0.10
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 180094108e..4c4740f66c 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.9 -->
-## [v15.0.9](https://github.com/chef/chef/tree/v15.0.9) (2018-10-29)
+<!-- latest_release 15.0.10 -->
+## [v15.0.10](https://github.com/chef/chef/tree/v15.0.10) (2018-10-29)
#### Merged Pull Requests
-- Require mixin::shellout where we use it [#7798](https://github.com/chef/chef/pull/7798) ([tas50](https://github.com/tas50))
+- Allow passing array to supports in mount again [#7803](https://github.com/chef/chef/pull/7803) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup -->
### Changes since latest stable release
#### Merged Pull Requests
+- Allow passing array to supports in mount again [#7803](https://github.com/chef/chef/pull/7803) ([tas50](https://github.com/tas50)) <!-- 15.0.10 -->
- Require mixin::shellout where we use it [#7798](https://github.com/chef/chef/pull/7798) ([tas50](https://github.com/tas50)) <!-- 15.0.9 -->
- add GEMFILE_MOD to pin ohai to github master [#7796](https://github.com/chef/chef/pull/7796) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.0.8 -->
- 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 -->