summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-10-05 17:07:54 +0000
committerChef Expeditor <chef-ci@chef.io>2020-10-05 17:07:54 +0000
commitb49989ec194585f517482260a9c499eb6f1d2ed5 (patch)
treea28fd6529230f55a3e64620e0f57c1e62f79b998 /CHANGELOG.md
parentc93f5fe83898d991188898a1d72f455afad15198 (diff)
downloadchef-b49989ec194585f517482260a9c499eb6f1d2ed5.tar.gz
Bump version to 16.6.5 by Chef Expeditorv16.6.5
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 2b80908a81..4fdd4f92fa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.6.4 -->
-## [v16.6.4](https://github.com/chef/chef/tree/v16.6.4) (2020-10-05)
+<!-- latest_release 16.6.5 -->
+## [v16.6.5](https://github.com/chef/chef/tree/v16.6.5) (2020-10-05)
#### Merged Pull Requests
-- Remove extra safe navigation [#10482](https://github.com/chef/chef/pull/10482) ([tas50](https://github.com/tas50))
+- add interpreter arg to powershell_exec allowing it to run powershell core [#10476](https://github.com/chef/chef/pull/10476) ([mwrock](https://github.com/mwrock))
<!-- latest_release -->
<!-- release_rollup since=16.5.77 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- add interpreter arg to powershell_exec allowing it to run powershell core [#10476](https://github.com/chef/chef/pull/10476) ([mwrock](https://github.com/mwrock)) <!-- 16.6.5 -->
- Remove extra safe navigation [#10482](https://github.com/chef/chef/pull/10482) ([tas50](https://github.com/tas50)) <!-- 16.6.4 -->
- Update to Ruby 2.7.2 / Rubygems 3.1.4 [#10480](https://github.com/chef/chef/pull/10480) ([tas50](https://github.com/tas50)) <!-- 16.6.3 -->
- add interpreter arg to powershell_out allowing it to call pwsh.exe [#10478](https://github.com/chef/chef/pull/10478) ([mwrock](https://github.com/mwrock)) <!-- 16.6.2 -->