summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-03-02 18:19:16 +0000
committerChef Expeditor <expeditor@chef.io>2020-03-02 18:19:16 +0000
commit8dc33f89b3d198ff0690770d5c0f4d26c99d0349 (patch)
treedffc0ea95978643f0fa8654ed1128ad6316c26eb /CHANGELOG.md
parenta41cffa62a4fe213d77d18c55411ff1ca4cdac76 (diff)
downloadchef-8dc33f89b3d198ff0690770d5c0f4d26c99d0349.tar.gz
Bump version to 16.0.105 by Chef Expeditorv16.0.105
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 a4a26d6b6c..15eec5356b 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.104 -->
-## [v16.0.104](https://github.com/chef/chef/tree/v16.0.104) (2020-03-02)
+<!-- latest_release 16.0.105 -->
+## [v16.0.105](https://github.com/chef/chef/tree/v16.0.105) (2020-03-02)
#### Merged Pull Requests
-- More removal of Windows 2008 R2 support from windows_feature_powershell [#9426](https://github.com/chef/chef/pull/9426) ([tas50](https://github.com/tas50))
+- Remove the mixin powershell includes from resources [#9425](https://github.com/chef/chef/pull/9425) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=15.6.10 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- 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 -->
- Remove constraints on specs [#9428](https://github.com/chef/chef/pull/9428) ([tas50](https://github.com/tas50)) <!-- 16.0.102 -->