summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-10-16 18:41:55 +0000
committerChef Expeditor <chef-ci@chef.io>2020-10-16 18:41:55 +0000
commitbd07408ea400709827fb99215b24ea96eec37ca9 (patch)
tree33bd155c89fcf98c50091cb74c69cab4af7fa84e
parentdc0b63078a8741e2fda55201690b306f3e2a7453 (diff)
downloadchef-bd07408ea400709827fb99215b24ea96eec37ca9.tar.gz
Update CHANGELOG.md with details from pull request #10518
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 3c1ecbe594..6792d0f1c2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.6.18 -->
-## [v16.6.18](https://github.com/chef/chef/tree/v16.6.18) (2020-10-16)
+<!-- latest_release unreleased -->
+## Unreleased
#### Merged Pull Requests
-- Avoid declaring arrays in loops [#10513](https://github.com/chef/chef/pull/10513) ([tas50](https://github.com/tas50))
+- Update docs generation task to handle Chef 16 required format [#10518](https://github.com/chef/chef/pull/10518) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=16.6.14 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Update docs generation task to handle Chef 16 required format [#10518](https://github.com/chef/chef/pull/10518) ([tas50](https://github.com/tas50)) <!-- 16.6.18 -->
- Avoid declaring arrays in loops [#10513](https://github.com/chef/chef/pull/10513) ([tas50](https://github.com/tas50)) <!-- 16.6.18 -->
- Resource documentation updates from review [#10510](https://github.com/chef/chef/pull/10510) ([tas50](https://github.com/tas50)) <!-- 16.6.17 -->
- More resource documentation improvement [#10509](https://github.com/chef/chef/pull/10509) ([tas50](https://github.com/tas50)) <!-- 16.6.16 -->