summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-03-02 18:20:20 +0000
committerChef Expeditor <expeditor@chef.io>2020-03-02 18:20:20 +0000
commitcc7427c618bfce571a10802320b5e3ff1a81c034 (patch)
tree9bd2b53c38c88272f8aebf1920ed3349ee3a3755 /CHANGELOG.md
parent8dc33f89b3d198ff0690770d5c0f4d26c99d0349 (diff)
downloadchef-cc7427c618bfce571a10802320b5e3ff1a81c034.tar.gz
Bump version to 16.0.106 by Chef Expeditorv16.0.106
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 15eec5356b..b5068179c0 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.105 -->
-## [v16.0.105](https://github.com/chef/chef/tree/v16.0.105) (2020-03-02)
+<!-- latest_release 16.0.106 -->
+## [v16.0.106](https://github.com/chef/chef/tree/v16.0.106) (2020-03-02)
#### Merged Pull Requests
-- Remove the mixin powershell includes from resources [#9425](https://github.com/chef/chef/pull/9425) ([tas50](https://github.com/tas50))
+- Deprecate Chef::Platform.supports_msi? [#9422](https://github.com/chef/chef/pull/9422) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=15.6.10 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Deprecate Chef::Platform.supports_msi? [#9422](https://github.com/chef/chef/pull/9422) ([tas50](https://github.com/tas50)) <!-- 16.0.106 -->
- Remove the mixin powershell includes from resources [#9425](https://github.com/chef/chef/pull/9425) ([tas50](https://github.com/tas50)) <!-- 16.0.105 -->
- More removal of Windows 2008 R2 support from windows_feature_powershell [#9426](https://github.com/chef/chef/pull/9426) ([tas50](https://github.com/tas50)) <!-- 16.0.104 -->
- Remove the last bits of Appveyor from the specs [#9427](https://github.com/chef/chef/pull/9427) ([tas50](https://github.com/tas50)) <!-- 16.0.103 -->