summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-11-19 19:50:30 +0000
committerChef Expeditor <chef-ci@chef.io>2020-11-19 19:50:30 +0000
commit83860fb124b5cf01eaf9391a5a56798958f7b141 (patch)
tree428521b254bec0dc9c844c1e441b93f7216dc989
parent1376172e14f9cdc5b5826ee511f475a9a073d627 (diff)
downloadchef-83860fb124b5cf01eaf9391a5a56798958f7b141.tar.gz
Update CHANGELOG.md with details from pull request #10659
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 a09526903f..7464d8378e 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.52 -->
-## [v16.7.52](https://github.com/chef/chef/tree/v16.7.52) (2020-11-19)
+<!-- latest_release unreleased -->
+## Unreleased
#### Merged Pull Requests
-- user: Log what changed when updating a user [#10656](https://github.com/chef/chef/pull/10656) ([jaymzh](https://github.com/jaymzh))
+- Update the docs generation for the new format [#10659](https://github.com/chef/chef/pull/10659) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=16.6.14 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Update the docs generation for the new format [#10659](https://github.com/chef/chef/pull/10659) ([tas50](https://github.com/tas50)) <!-- 16.7.52 -->
- user: Log what changed when updating a user [#10656](https://github.com/chef/chef/pull/10656) ([jaymzh](https://github.com/jaymzh)) <!-- 16.7.52 -->
- update pwsh in powershell_exec to 7.1.0 and add comments explaining how to pull in updates [#10652](https://github.com/chef/chef/pull/10652) ([mwrock](https://github.com/mwrock)) <!-- 16.7.51 -->
- Update mixlib-shellout to 3.2.2 [#10654](https://github.com/chef/chef/pull/10654) ([tas50](https://github.com/tas50)) <!-- 16.7.50 -->