summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-12-09 22:00:07 +0000
committerChef Expeditor <chef-ci@chef.io>2021-12-09 22:00:07 +0000
commit3317694c36b489e4ce4a47be26bd84f19358a6c1 (patch)
treedd0c8aa7f775bba4f0deff9afc8021897774e478
parentc9c0ea3f3a63f7cc42e8143f06c0b1f68ac5b919 (diff)
downloadchef-3317694c36b489e4ce4a47be26bd84f19358a6c1.tar.gz
Update CHANGELOG.md with details from pull request #12354
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 cf1d7acc13..ecaf16ac21 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,17 +1,18 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
This changelog lists individual merged pull requests to Chef Infra Client and geared towards developers. For a list of significant changes per release see the [Chef Infra Client Release Notes](https://docs.chef.io/release_notes_client/).
-<!-- latest_release 17.8.37 -->
-## [v17.8.37](https://github.com/chef/chef/tree/v17.8.37) (2021-12-09)
+<!-- latest_release unreleased -->
+## Unreleased
#### Merged Pull Requests
-- Bump ohai to 17.8 [#12360](https://github.com/chef/chef/pull/12360) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot]))
+- Fix reference to chef/chef_dictionary main branch [#12354](https://github.com/chef/chef/pull/12354) ([jasonwbarnett](https://github.com/jasonwbarnett))
<!-- latest_release -->
<!-- release_rollup since=17.8.25 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Fix reference to chef/chef_dictionary main branch [#12354](https://github.com/chef/chef/pull/12354) ([jasonwbarnett](https://github.com/jasonwbarnett)) <!-- 17.8.37 -->
- Bump ohai to 17.8 [#12360](https://github.com/chef/chef/pull/12360) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) <!-- 17.8.37 -->
- remove unnecessary from_json call in windows_feature_powershell [#12355](https://github.com/chef/chef/pull/12355) ([rishichawda](https://github.com/rishichawda)) <!-- 17.8.36 -->
- Add #recipe_name to Chef::Provider [#12207](https://github.com/chef/chef/pull/12207) ([jasonwbarnett](https://github.com/jasonwbarnett)) <!-- 17.8.35 -->