summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-04-13 18:36:08 +0000
committerChef Expeditor <expeditor@chef.io>2020-04-13 18:36:08 +0000
commit336ab7f71da619f5f5bb2df6e7995fa654ade7be (patch)
treea36c613402f6194953e4e96ab81d2c2740a68722 /CHANGELOG.md
parentb052f77af13ddca46f59f44a74bcce59aeda1a14 (diff)
downloadchef-336ab7f71da619f5f5bb2df6e7995fa654ade7be.tar.gz
Bump version to 16.0.204 by Chef Expeditorv16.0.204
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 d0ff1746a9..9919b6ff5c 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.203 -->
-## [v16.0.203](https://github.com/chef/chef/tree/v16.0.203) (2020-04-13)
+<!-- latest_release 16.0.204 -->
+## [v16.0.204](https://github.com/chef/chef/tree/v16.0.204) (2020-04-13)
#### Merged Pull Requests
-- Remove support for SLES11 and update tests to just on openSUSE [#9299](https://github.com/chef/chef/pull/9299) ([dheerajd-msys](https://github.com/dheerajd-msys))
+- Fixes for sudo password prompt [#9635](https://github.com/chef/chef/pull/9635) ([vsingh-msys](https://github.com/vsingh-msys))
<!-- latest_release -->
<!-- release_rollup since=15.6.10 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Fixes for sudo password prompt [#9635](https://github.com/chef/chef/pull/9635) ([vsingh-msys](https://github.com/vsingh-msys)) <!-- 16.0.204 -->
- Remove support for SLES11 and update tests to just on openSUSE [#9299](https://github.com/chef/chef/pull/9299) ([dheerajd-msys](https://github.com/dheerajd-msys)) <!-- 16.0.203 -->
- Add the plist resource from the macos cookbook [#9642](https://github.com/chef/chef/pull/9642) ([tas50](https://github.com/tas50)) <!-- 16.0.202 -->
- Support non-Linux hosts in chef_client_cron [#9647](https://github.com/chef/chef/pull/9647) ([tas50](https://github.com/tas50)) <!-- 16.0.201 -->