summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-04-23 00:51:56 +0000
committerChef Expeditor <chef-ci@chef.io>2021-04-23 00:51:56 +0000
commit74141f02e204eccea9580af0205fe8bb693f968b (patch)
tree746bf2a1db6e4c4d425114398cae4dc0a6e55d38
parent87924101e28bd5b4d16f0c6e2d7b883d594108f7 (diff)
downloadchef-74141f02e204eccea9580af0205fe8bb693f968b.tar.gz
Update CHANGELOG.md with details from pull request #11438
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 792538c60c..ad87a45424 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.0.228 -->
-## [v17.0.228](https://github.com/chef/chef/tree/v17.0.228) (2021-04-23)
+<!-- latest_release unreleased -->
+## Unreleased
#### Merged Pull Requests
-- Update the habitat plan for Linux to Ruby 3 [#11437](https://github.com/chef/chef/pull/11437) ([tas50](https://github.com/tas50))
+- Add Test Kitchen tests in GitHub Actions for Windows [#11438](https://github.com/chef/chef/pull/11438) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=16.8.14 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Add Test Kitchen tests in GitHub Actions for Windows [#11438](https://github.com/chef/chef/pull/11438) ([tas50](https://github.com/tas50)) <!-- 17.0.228 -->
- Update the habitat plan for Linux to Ruby 3 [#11437](https://github.com/chef/chef/pull/11437) ([tas50](https://github.com/tas50)) <!-- 17.0.228 -->
- Bump chef/ohai to cfeba80b1f2c8d0cb520b2c80e459325c5cf41a9 [#11436](https://github.com/chef/chef/pull/11436) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) <!-- 17.0.227 -->
- Add macos unit testing with GitHub actions [#11422](https://github.com/chef/chef/pull/11422) ([tas50](https://github.com/tas50)) <!-- 17.0.226 -->