summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-10-28 23:52:38 +0000
committerChef Expeditor <chef-ci@chef.io>2020-10-28 23:52:38 +0000
commitef9649e543b6218053fc98208ce884cc81882ce1 (patch)
treeddd77124588aa80570f49082bf3683a797124b57 /CHANGELOG.md
parentc7e3f36fb9ddd861e77c9300c7f61512e51e2b16 (diff)
downloadchef-ef9649e543b6218053fc98208ce884cc81882ce1.tar.gz
Bump version to 16.7.8 by Chef Expeditorv16.7.8
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1abcc80b56..d350593d81 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,9 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release unreleased -->
-## Unreleased
+<!-- latest_release 16.7.8 -->
+## [v16.7.8](https://github.com/chef/chef/tree/v16.7.8) (2020-10-28)
#### 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))
<!-- latest_release -->
@@ -11,6 +12,7 @@
### Changes not yet released to stable
#### Merged Pull Requests
+- 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 -->
- Simplify a weird conditional in chef-config [#10560](https://github.com/chef/chef/pull/10560) ([tas50](https://github.com/tas50)) <!-- 16.7.7 -->