summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-05-24 00:00:30 +0000
committerChef Expeditor <chef-ci@chef.io>2019-05-24 00:00:30 +0000
commitfe9a02be76d4e6a8c1a1e72019104b678ead6926 (patch)
treed4ef1234bf21fa5040e8039ad4054b8fd64d3493 /CHANGELOG.md
parent8136619cc425e037f4a3316a12befb0e15b321d7 (diff)
downloadchef-fe9a02be76d4e6a8c1a1e72019104b678ead6926.tar.gz
Bump version to 15.0.307 by Chef Expeditorv15.0.307
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 dd85877ddf..06f7dca478 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.306 -->
-## [v15.0.306](https://github.com/chef/chef/tree/v15.0.306) (2019-05-23)
+<!-- latest_release 15.0.307 -->
+## [v15.0.307](https://github.com/chef/chef/tree/v15.0.307) (2019-05-24)
#### Merged Pull Requests
-- Fix delete_resource for resources [#8570](https://github.com/chef/chef/pull/8570) ([artem-sidorenko](https://github.com/artem-sidorenko))
+- Fix service enable idempotency in sles11 [#8256](https://github.com/chef/chef/pull/8256) ([dheerajd-msys](https://github.com/dheerajd-msys))
<!-- latest_release -->
<!-- release_rollup since=15.0.300 -->
### Changes not yet released to rubygems.org
#### Merged Pull Requests
+- 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 -->
- Better target mode no-creds errors [#8571](https://github.com/chef/chef/pull/8571) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.0.304 -->