summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-05-07 21:18:57 +0000
committerChef Expeditor <chef-ci@chef.io>2021-05-07 21:18:57 +0000
commit25d3b6ee71113ec9bfbf46d59f2f12f0733d528e (patch)
treebe4594131edbe578172c95c83cd79842e9be39e1
parent10c220e83fdbf51e01b0387217c48d7a893f5a5c (diff)
downloadchef-25d3b6ee71113ec9bfbf46d59f2f12f0733d528e.tar.gz
Update CHANGELOG.md with details from pull request #11546
Obvious fix; these changes are the result of automation not creative thinking.
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f799ea1f8b..28e0caa32a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@ This changelog lists individual merged pull requests to Chef Infra Client and ge
## Unreleased
#### Merged Pull Requests
+- Test more platforms in Dokken / GH Actions [#11546](https://github.com/chef/chef/pull/11546) ([tas50](https://github.com/tas50))
- Run Linux dokken tests in GitHub Actions [#11515](https://github.com/chef/chef/pull/11515) ([tas50](https://github.com/tas50))
<!-- latest_release -->
@@ -12,6 +13,7 @@ This changelog lists individual merged pull requests to Chef Infra Client and ge
### Changes not yet released to stable
#### Merged Pull Requests
+- Test more platforms in Dokken / GH Actions [#11546](https://github.com/chef/chef/pull/11546) ([tas50](https://github.com/tas50)) <!-- 17.1.23 -->
- Run Linux dokken tests in GitHub Actions [#11515](https://github.com/chef/chef/pull/11515) ([tas50](https://github.com/tas50)) <!-- 17.1.23 -->
- Fix a typo setting up cookbook_name value in templates [#11540](https://github.com/chef/chef/pull/11540) ([tas50](https://github.com/tas50)) <!-- 17.1.23 -->
- Add introduced to the new hostname properties [#11539](https://github.com/chef/chef/pull/11539) ([tas50](https://github.com/tas50)) <!-- 17.1.22 -->