summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-02-28 23:17:01 +0000
committerChef Expeditor <expeditor@chef.io>2020-02-28 23:17:01 +0000
commit7fa565737fb3cc984ad686266bbe3fec30312510 (patch)
tree476fe417e2b1677d0940e8822aee281b12ceffe9 /CHANGELOG.md
parent41f649f14e200b5197f9046a11705d13c0610da0 (diff)
downloadchef-7fa565737fb3cc984ad686266bbe3fec30312510.tar.gz
Bump version to 16.0.97 by Chef Expeditorv16.0.97
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 e1b2123519..6bf69f0092 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.96 -->
-## [v16.0.96](https://github.com/chef/chef/tree/v16.0.96) (2020-02-28)
+<!-- latest_release 16.0.97 -->
+## [v16.0.97](https://github.com/chef/chef/tree/v16.0.97) (2020-02-28)
#### Merged Pull Requests
-- Deprecate supports_powershell_execution_bypass? check [#9418](https://github.com/chef/chef/pull/9418) ([tas50](https://github.com/tas50))
+- directory resource: Remove support for macOS &lt; 10.11 [#9421](https://github.com/chef/chef/pull/9421) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=15.6.10 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- directory resource: Remove support for macOS &lt; 10.11 [#9421](https://github.com/chef/chef/pull/9421) ([tas50](https://github.com/tas50)) <!-- 16.0.97 -->
- 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 -->