summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-10-28 23:05:22 +0000
committerChef Expeditor <chef-ci@chef.io>2020-10-28 23:05:22 +0000
commitcf5bd6fafd36240294976f653790d230b24d7fd4 (patch)
tree7c405b0ca58f4d7583987d22e2138079a89dcd96
parente684d6bec91ae9804914023970402b0c605387ef (diff)
downloadchef-cf5bd6fafd36240294976f653790d230b24d7fd4.tar.gz
Update CHANGELOG.md with details from pull request #10569
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 ad6bdf2807..1abcc80b56 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,7 @@
## Unreleased
#### Merged Pull Requests
+- 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 -->
@@ -10,6 +11,7 @@
### Changes not yet released to stable
#### Merged Pull Requests
+- 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 -->
- 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 -->