summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-09-16 21:36:58 +0000
committerChef Expeditor <chef-ci@chef.io>2020-09-16 21:36:58 +0000
commit40c71d4e8702894600276f11ce615a9d6334496b (patch)
tree230b6c69af845dfcc22a9efbeec6b518f3cfd9de
parentc4eafc9cde951c2743a9791df1acc535367a04a6 (diff)
downloadchef-40c71d4e8702894600276f11ce615a9d6334496b.tar.gz
Update CHANGELOG.md with details from pull request #10438
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 f73dbb83a0..51a962d445 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.59 -->
-## [v16.5.59](https://github.com/chef/chef/tree/v16.5.59) (2020-09-16)
+<!-- latest_release unreleased -->
+## Unreleased
#### Merged Pull Requests
-- Resolve Lint/RedundantRequireStatement &amp; Style/RedundantCondition warnings [#10437](https://github.com/chef/chef/pull/10437) ([tas50](https://github.com/tas50))
+- Speed up a openssl helper specs [#10438](https://github.com/chef/chef/pull/10438) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=16.4.41 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Speed up a openssl helper specs [#10438](https://github.com/chef/chef/pull/10438) ([tas50](https://github.com/tas50)) <!-- 16.5.59 -->
- Resolve Lint/RedundantRequireStatement &amp; Style/RedundantCondition warnings [#10437](https://github.com/chef/chef/pull/10437) ([tas50](https://github.com/tas50)) <!-- 16.5.59 -->
- More resource documentation improvements [#10435](https://github.com/chef/chef/pull/10435) ([tas50](https://github.com/tas50)) <!-- 16.5.58 -->
- Move TrainTransport to ChefConfig [#10436](https://github.com/chef/chef/pull/10436) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 16.5.57 -->