summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-09-09 16:32:55 +0000
committerChef Expeditor <chef-ci@chef.io>2020-09-09 16:32:55 +0000
commit890e87762dae8e6f0e19e9f79f023952922c611c (patch)
treec735984c109d9d1769ba951a38fd971f18e764d9
parent9b25be5fba136f26cfd1cca15db47bcd41ee9d69 (diff)
downloadchef-890e87762dae8e6f0e19e9f79f023952922c611c.tar.gz
Update CHANGELOG.md with details from pull request #10370
Obvious fix; these changes are the result of automation not creative thinking.
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1d2a405784..0136d5b276 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.5.40 -->
-## [v16.5.40](https://github.com/chef/chef/tree/v16.5.40) (2020-09-09)
+<!-- latest_release unreleased -->
+## Unreleased
#### Merged Pull Requests
-- Update openssl to 1.0.2w [#10402](https://github.com/chef/chef/pull/10402) ([tas50](https://github.com/tas50))
+- Remove a redundant spec loop [#10370](https://github.com/chef/chef/pull/10370) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=16.4.41 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Remove a redundant spec loop [#10370](https://github.com/chef/chef/pull/10370) ([tas50](https://github.com/tas50)) <!-- 16.5.40 -->
- Update openssl to 1.0.2w [#10402](https://github.com/chef/chef/pull/10402) ([tas50](https://github.com/tas50)) <!-- 16.5.40 -->
- Update Ohai to 16.5 [#10399](https://github.com/chef/chef/pull/10399) ([tas50](https://github.com/tas50)) <!-- 16.5.39 -->
- Mock File.expand_path to fix window C:/ dir appended in absolute path [#10398](https://github.com/chef/chef/pull/10398) ([vsingh-msys](https://github.com/vsingh-msys)) <!-- 16.5.38 -->