summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2022-11-11 04:37:04 +0000
committerChef Expeditor <chef-ci@chef.io>2022-11-11 04:37:04 +0000
commitac87b166b8e16ca7f1ff58982365400b73ef614a (patch)
treedd092123795001b51975a1e19bc7f291cb337197 /CHANGELOG.md
parentc85d51fcc7c91830d7f3166bab1f9d9ca69c2092 (diff)
downloadchef-ac87b166b8e16ca7f1ff58982365400b73ef614a.tar.gz
Bump version to 18.0.182 by Chef Expeditorv18.0.182
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 825c40f83c..b0364d16c0 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 18.0.181 -->
-## [v18.0.181](https://github.com/chef/chef/tree/v18.0.181) (2022-11-11)
+<!-- latest_release 18.0.182 -->
+## [v18.0.182](https://github.com/chef/chef/tree/v18.0.182) (2022-11-11)
#### Merged Pull Requests
-- Updating the Hab installer and gems [#13340](https://github.com/chef/chef/pull/13340) ([johnmccrae](https://github.com/johnmccrae))
+- fix bug in chef_client_config resource [#13349](https://github.com/chef/chef/pull/13349) ([Stromweld](https://github.com/Stromweld))
<!-- latest_release -->
<!-- release_rollup since=18.0.169 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- fix bug in chef_client_config resource [#13349](https://github.com/chef/chef/pull/13349) ([Stromweld](https://github.com/Stromweld)) <!-- 18.0.182 -->
- Updating the Hab installer and gems [#13340](https://github.com/chef/chef/pull/13340) ([johnmccrae](https://github.com/johnmccrae)) <!-- 18.0.181 -->
- Update GitHub Actions to address deprecated actions in workflows [#13344](https://github.com/chef/chef/pull/13344) ([gene1wood](https://github.com/gene1wood)) <!-- 18.0.180 -->
- fix knife train-core dep for latest supporting net-ssh 7.x dep [#13338](https://github.com/chef/chef/pull/13338) ([Stromweld](https://github.com/Stromweld)) <!-- 18.0.179 -->