summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-10-17 04:21:41 +0000
committerChef Expeditor <chef-ci@chef.io>2021-10-17 04:21:41 +0000
commit1d6908551e65e1232ec4f9a2bbc2ee93ed70c5a8 (patch)
treecd814d7644ba7c4496e8300075030de67aa54617
parent783bc088f133bde99b7b92502b638519d67864bf (diff)
downloadchef-1d6908551e65e1232ec4f9a2bbc2ee93ed70c5a8.tar.gz
Update CHANGELOG.md with details from pull request #12058
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 dd3a2f9e6a..78f1efcf92 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.7.10 -->
-## [v17.7.10](https://github.com/chef/chef/tree/v17.7.10) (2021-10-17)
+<!-- latest_release unreleased -->
+## Unreleased
#### Merged Pull Requests
-- rewrite macos_userdefaults using corefoundation gem [#11898](https://github.com/chef/chef/pull/11898) ([rishichawda](https://github.com/rishichawda))
+- Replace Ubuntu 21.04 kitchen tests with 21.10 [#12058](https://github.com/chef/chef/pull/12058) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=17.6.18 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Replace Ubuntu 21.04 kitchen tests with 21.10 [#12058](https://github.com/chef/chef/pull/12058) ([tas50](https://github.com/tas50)) <!-- 17.7.10 -->
- rewrite macos_userdefaults using corefoundation gem [#11898](https://github.com/chef/chef/pull/11898) ([rishichawda](https://github.com/rishichawda)) <!-- 17.7.10 -->
- Update all deps to the latest [#12174](https://github.com/chef/chef/pull/12174) ([tas50](https://github.com/tas50)) <!-- 17.7.9 -->
- Fix spelling error typo in directory documentation [#12168](https://github.com/chef/chef/pull/12168) ([jgitlin-p21](https://github.com/jgitlin-p21)) <!-- 17.7.8 -->