summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-10-28 21:08:31 +0000
committerChef Expeditor <chef-ci@chef.io>2020-10-28 21:08:31 +0000
commit034e31df4f2dbe9a9832ca61def2ba769b452c38 (patch)
tree72209bb20306a3cdbbf8be82126a3cbca418e7aa
parent79772c0ca81d6c7481f74aa07ae5a5873698cf24 (diff)
downloadchef-034e31df4f2dbe9a9832ca61def2ba769b452c38.tar.gz
Update CHANGELOG.md with details from pull request #10567
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 a564420c31..ad6bdf2807 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.7.7 -->
-## [v16.7.7](https://github.com/chef/chef/tree/v16.7.7) (2020-10-28)
+<!-- latest_release unreleased -->
+## Unreleased
#### Merged Pull Requests
-- Simplify a weird conditional in chef-config [#10560](https://github.com/chef/chef/pull/10560) ([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 -->
<!-- release_rollup since=16.6.14 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- 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 -->
- Mount resources not idempotent with label fixes [#10566](https://github.com/chef/chef/pull/10566) ([antima-gupta](https://github.com/antima-gupta)) <!-- 16.7.6 -->
- Merge repetitive conditionals [#10558](https://github.com/chef/chef/pull/10558) ([tas50](https://github.com/tas50)) <!-- 16.7.5 -->