summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-04-25 00:06:11 +0000
committerChef Expeditor <expeditor@chef.io>2020-04-25 00:06:11 +0000
commit4b9492cf2d18c39255ebdeb806d37777c464b7ee (patch)
tree580b93fa52307eb7e1db7a48ad9ba07317f68b66 /CHANGELOG.md
parenta5947365de38622aefb8729b7d9d9644aac314f7 (diff)
downloadchef-4b9492cf2d18c39255ebdeb806d37777c464b7ee.tar.gz
Bump version to 16.0.242 by Chef Expeditorv16.0.242
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 7c1b78d0de..5d5947258f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.0.241 -->
-## [v16.0.241](https://github.com/chef/chef/tree/v16.0.241) (2020-04-24)
+<!-- latest_release 16.0.242 -->
+## [v16.0.242](https://github.com/chef/chef/tree/v16.0.242) (2020-04-25)
#### Merged Pull Requests
-- Fix linux plan to use ruby 2.7 [#9728](https://github.com/chef/chef/pull/9728) ([TheLunaticScripter](https://github.com/TheLunaticScripter))
+- Set timeouts in service and windows_service correctly [#9729](https://github.com/chef/chef/pull/9729) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=15.6.10 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Set timeouts in service and windows_service correctly [#9729](https://github.com/chef/chef/pull/9729) ([tas50](https://github.com/tas50)) <!-- 16.0.242 -->
- Fix linux plan to use ruby 2.7 [#9728](https://github.com/chef/chef/pull/9728) ([TheLunaticScripter](https://github.com/TheLunaticScripter)) <!-- 16.0.241 -->
- Refactor scm, git and subversion resources &amp; fix longstanding git issues [#9726](https://github.com/chef/chef/pull/9726) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 16.0.240 -->
- Minor improvements to the resource descriptions [#9725](https://github.com/chef/chef/pull/9725) ([tas50](https://github.com/tas50)) <!-- 16.0.239 -->