summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-06-16 23:49:38 +0000
committerChef Expeditor <expeditor@chef.io>2020-06-16 23:49:38 +0000
commit3f687f064323f070e9a0afb563c4160c680e960c (patch)
treeb5c0deb983d69da9d469197d9217888cdb15e2ed
parentbca4f0622158d7692ccb9b07ca2a5d76db58ddfe (diff)
downloadchef-3f687f064323f070e9a0afb563c4160c680e960c.tar.gz
Update CHANGELOG.md with details from pull request #10005
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 523241c114..03d2f595a3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.2.38 -->
-## [v16.2.38](https://github.com/chef/chef/tree/v16.2.38) (2020-06-16)
+<!-- latest_release unreleased -->
+## Unreleased
#### Merged Pull Requests
-- Cleanup more resource examples [#10002](https://github.com/chef/chef/pull/10002) ([tas50](https://github.com/tas50))
+- Silence exception output in threaded test. [#10005](https://github.com/chef/chef/pull/10005) ([phiggins](https://github.com/phiggins))
<!-- latest_release -->
<!-- release_rollup since=16.1.16 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Silence exception output in threaded test. [#10005](https://github.com/chef/chef/pull/10005) ([phiggins](https://github.com/phiggins)) <!-- 16.2.38 -->
- Cleanup more resource examples [#10002](https://github.com/chef/chef/pull/10002) ([tas50](https://github.com/tas50)) <!-- 16.2.38 -->
- Cron and Cron_d resource weekday property fixes [#10001](https://github.com/chef/chef/pull/10001) ([tas50](https://github.com/tas50)) <!-- 16.2.37 -->
- Improve resource documentation [#9995](https://github.com/chef/chef/pull/9995) ([tas50](https://github.com/tas50)) <!-- 16.2.36 -->