summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-05-24 00:07:17 +0000
committerChef Expeditor <chef-ci@chef.io>2019-05-24 00:07:17 +0000
commit5827d6b63034be1f86f7b5afc614a15bde484da0 (patch)
tree53a56b2d053a06b0e243e879de4d10d71b33dc23 /CHANGELOG.md
parent56a34f0a484b64480c4f1c99e0f5003ec4e82cc9 (diff)
downloadchef-5827d6b63034be1f86f7b5afc614a15bde484da0.tar.gz
Bump version to 15.0.308 by Chef Expeditorv15.0.308
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 06f7dca478..8e9e80f5e5 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.307 -->
-## [v15.0.307](https://github.com/chef/chef/tree/v15.0.307) (2019-05-24)
+<!-- latest_release 15.0.308 -->
+## [v15.0.308](https://github.com/chef/chef/tree/v15.0.308) (2019-05-24)
#### Merged Pull Requests
-- Fix service enable idempotency in sles11 [#8256](https://github.com/chef/chef/pull/8256) ([dheerajd-msys](https://github.com/dheerajd-msys))
+- Better target mode shell_out [#8584](https://github.com/chef/chef/pull/8584) ([lamont-granquist](https://github.com/lamont-granquist))
<!-- latest_release -->
<!-- release_rollup since=15.0.300 -->
### Changes not yet released to rubygems.org
#### Merged Pull Requests
+- Better target mode shell_out [#8584](https://github.com/chef/chef/pull/8584) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.0.308 -->
- Fix service enable idempotency in sles11 [#8256](https://github.com/chef/chef/pull/8256) ([dheerajd-msys](https://github.com/dheerajd-msys)) <!-- 15.0.307 -->
- Fix delete_resource for resources [#8570](https://github.com/chef/chef/pull/8570) ([artem-sidorenko](https://github.com/artem-sidorenko)) <!-- 15.0.306 -->
- Gate requires with idempotency check [#8544](https://github.com/chef/chef/pull/8544) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.0.305 -->