summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-04-25 16:38:32 +0000
committerChef Expeditor <expeditor@chef.io>2020-04-25 16:38:32 +0000
commit62b64d0d9f27cc138091503069b9b07f5097ae62 (patch)
treeeb4a06ac1e2d6a47f315310568b2ba03caedeb6a /CHANGELOG.md
parentc9cf725ebe0ef731f32a96f4bf4114a5b97548b7 (diff)
downloadchef-62b64d0d9f27cc138091503069b9b07f5097ae62.tar.gz
Bump version to 16.0.244 by Chef Expeditorv16.0.244
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 863dc6b2e9..d8125cf8b7 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.243 -->
-## [v16.0.243](https://github.com/chef/chef/tree/v16.0.243) (2020-04-25)
+<!-- latest_release 16.0.244 -->
+## [v16.0.244](https://github.com/chef/chef/tree/v16.0.244) (2020-04-25)
#### Merged Pull Requests
-- Allow Arrays in msu_package version again [#9730](https://github.com/chef/chef/pull/9730) ([tas50](https://github.com/tas50))
+- Resolve deprecations in chef-utils specs [#9731](https://github.com/chef/chef/pull/9731) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=15.6.10 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Resolve deprecations in chef-utils specs [#9731](https://github.com/chef/chef/pull/9731) ([tas50](https://github.com/tas50)) <!-- 16.0.244 -->
- Allow Arrays in msu_package version again [#9730](https://github.com/chef/chef/pull/9730) ([tas50](https://github.com/tas50)) <!-- 16.0.243 -->
- 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 -->