summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-06-17 04:33:31 +0000
committerChef Expeditor <expeditor@chef.io>2020-06-17 04:33:31 +0000
commit527658975c7d86caa298f4a8fc1d5345be178987 (patch)
tree590082e80270341bab9f4b9f5b3867b8e7b140f6
parent22801b2a0865aa97fcb3cabe062180d2eadfac14 (diff)
downloadchef-527658975c7d86caa298f4a8fc1d5345be178987.tar.gz
Update CHANGELOG.md with details from pull request #10003
Obvious fix; these changes are the result of automation not creative thinking.
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 03d2f595a3..27dce84dca 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,7 @@
## Unreleased
#### Merged Pull Requests
+- Soft fail spellchecker in ci [#10003](https://github.com/chef/chef/pull/10003) ([phiggins](https://github.com/phiggins))
- Silence exception output in threaded test. [#10005](https://github.com/chef/chef/pull/10005) ([phiggins](https://github.com/phiggins))
<!-- latest_release -->
@@ -10,6 +11,7 @@
### Changes not yet released to stable
#### Merged Pull Requests
+- Soft fail spellchecker in ci [#10003](https://github.com/chef/chef/pull/10003) ([phiggins](https://github.com/phiggins)) <!-- 16.2.38 -->
- 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 -->