summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-09-18 04:35:46 +0000
committerChef Expeditor <chef-ci@chef.io>2021-09-18 04:35:46 +0000
commit6d671b711a5b17d21cf46eb3f4f43bfce474e338 (patch)
treec0fd4a479cc31864f87dfd22aefa7ad53eb50a26
parent7e853ccd61d69e0b75e1b990fbd68a91d4630e41 (diff)
downloadchef-6d671b711a5b17d21cf46eb3f4f43bfce474e338.tar.gz
Update CHANGELOG.md with details from pull request #12060
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 3d0b979c54..465f4cd39c 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.5.12 -->
-## [v17.5.12](https://github.com/chef/chef/tree/v17.5.12) (2021-09-16)
+<!-- latest_release unreleased -->
+## Unreleased
#### Merged Pull Requests
-- registry_key: convert values to a real property [#12018](https://github.com/chef/chef/pull/12018) ([rishichawda](https://github.com/rishichawda))
+- Test on Windows 2022 in GitHub actions [#12060](https://github.com/chef/chef/pull/12060) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=17.4.38 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Test on Windows 2022 in GitHub actions [#12060](https://github.com/chef/chef/pull/12060) ([tas50](https://github.com/tas50)) <!-- 17.5.12 -->
- registry_key: convert values to a real property [#12018](https://github.com/chef/chef/pull/12018) ([rishichawda](https://github.com/rishichawda)) <!-- 17.5.12 -->
- Bump ffi-libarchive to 1.1.3 [#12031](https://github.com/chef/chef/pull/12031) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) <!-- 17.5.11 -->
- Make the beta warning less scary [#12028](https://github.com/chef/chef/pull/12028) ([tas50](https://github.com/tas50)) <!-- 17.5.10 -->