summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-10-29 17:06:45 +0000
committerChef Expeditor <chef-ci@chef.io>2020-10-29 17:06:49 +0000
commit25c039a140c3dd8b05ab81b467b36642fc3724c2 (patch)
tree9a3d7f1a3d847ecf5b9ab0ba6300eb9633a9bb01
parent450a20403a4fe925ad0223c302ec2e3d31cc5888 (diff)
downloadchef-25c039a140c3dd8b05ab81b467b36642fc3724c2.tar.gz
Update CHANGELOG.md with details from pull request #10575
Obvious fix; these changes are the result of automation not creative thinking.
-rw-r--r--CHANGELOG.md9
1 files changed, 4 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d350593d81..a5182732e7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,17 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.7.8 -->
-## [v16.7.8](https://github.com/chef/chef/tree/v16.7.8) (2020-10-28)
+<!-- latest_release unreleased -->
+## Unreleased
#### Merged Pull Requests
-- Improve resource documentation [#10570](https://github.com/chef/chef/pull/10570) ([tas50](https://github.com/tas50))
-- Correctly generate docs yaml files to include package warnings [#10569](https://github.com/chef/chef/pull/10569) ([tas50](https://github.com/tas50))
-- Improve the package docs generation + resolve rubocop warnings [#10567](https://github.com/chef/chef/pull/10567) ([tas50](https://github.com/tas50))
+- Fix some spelling / cookstyle errors in the git examples [#10575](https://github.com/chef/chef/pull/10575) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=16.6.14 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Fix some spelling / cookstyle errors in the git examples [#10575](https://github.com/chef/chef/pull/10575) ([tas50](https://github.com/tas50)) <!-- 16.7.8 -->
- Improve resource documentation [#10570](https://github.com/chef/chef/pull/10570) ([tas50](https://github.com/tas50)) <!-- 16.7.8 -->
- Correctly generate docs yaml files to include package warnings [#10569](https://github.com/chef/chef/pull/10569) ([tas50](https://github.com/tas50)) <!-- 16.7.7 -->
- Improve the package docs generation + resolve rubocop warnings [#10567](https://github.com/chef/chef/pull/10567) ([tas50](https://github.com/tas50)) <!-- 16.7.7 -->