summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-02-28 22:19:21 +0000
committerChef Expeditor <expeditor@chef.io>2020-02-28 22:19:21 +0000
commit56a6308c7dd78a8b378c1b1e645efd996bf4e0b1 (patch)
tree6d43a025bd21e49d0db1fc4de6f8d0314cca7d8b /CHANGELOG.md
parentd2c252b18ba7f8157fbda9393858dba1f160ef5e (diff)
downloadchef-56a6308c7dd78a8b378c1b1e645efd996bf4e0b1.tar.gz
Bump version to 16.0.96 by Chef Expeditorv16.0.96
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 b66df05e7d..e1b2123519 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.95 -->
-## [v16.0.95](https://github.com/chef/chef/tree/v16.0.95) (2020-02-28)
+<!-- latest_release 16.0.96 -->
+## [v16.0.96](https://github.com/chef/chef/tree/v16.0.96) (2020-02-28)
#### Merged Pull Requests
-- Remove support for macOS &lt; 10.12 in the service resource [#9420](https://github.com/chef/chef/pull/9420) ([tas50](https://github.com/tas50))
+- Deprecate supports_powershell_execution_bypass? check [#9418](https://github.com/chef/chef/pull/9418) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=15.6.10 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Deprecate supports_powershell_execution_bypass? check [#9418](https://github.com/chef/chef/pull/9418) ([tas50](https://github.com/tas50)) <!-- 16.0.96 -->
- Remove support for macOS &lt; 10.12 in the service resource [#9420](https://github.com/chef/chef/pull/9420) ([tas50](https://github.com/tas50)) <!-- 16.0.95 -->
- Remove all the code that checks for Windows Nano [#9417](https://github.com/chef/chef/pull/9417) ([tas50](https://github.com/tas50)) <!-- 16.0.94 -->
- Update Ohai to 16.0.7 [#9415](https://github.com/chef/chef/pull/9415) ([tas50](https://github.com/tas50)) <!-- 16.0.93 -->