diff options
author | Chef Expeditor <chef-ci@chef.io> | 2018-10-27 03:36:44 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2018-10-27 03:36:44 +0000 |
commit | f343740fbd93812ed9b247b8a7752372ee0ae1fc (patch) | |
tree | 328f22dec4ec6917b3856ac903bdfbb6e7e1b296 /CHANGELOG.md | |
parent | 8c7379b129555175b1fc3c58786bc3b30b572e2f (diff) | |
download | chef-f343740fbd93812ed9b247b8a7752372ee0ae1fc.tar.gz |
Bump version to 15.0.8 by Chef Expeditorv15.0.8
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 3665467469..0d2f08e9c4 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.7 --> -## [v15.0.7](https://github.com/chef/chef/tree/v15.0.7) (2018-10-27) +<!-- latest_release 15.0.8 --> +## [v15.0.8](https://github.com/chef/chef/tree/v15.0.8) (2018-10-27) #### 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)) +- add GEMFILE_MOD to pin ohai to github master [#7796](https://github.com/chef/chef/pull/7796) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- latest_release --> <!-- release_rollup --> ### Changes since latest stable release #### Merged Pull Requests +- 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 --> - 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 --> |