summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2022-09-28 17:28:01 +0000
committerChef Expeditor <chef-ci@chef.io>2022-09-28 17:28:01 +0000
commit2cecbde09828446f2906fa436a881ef536035ddc (patch)
tree486011a1efd5e8456206af7a9e4159fcb35fd174 /CHANGELOG.md
parent3baf3e59fb14f70531828cd199919ca05ee08e21 (diff)
downloadchef-2cecbde09828446f2906fa436a881ef536035ddc.tar.gz
Bump version to 18.0.153 by Chef Expeditorv18.0.153
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 f0f88ce8b0..3d223732a5 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.152 -->
-## [v18.0.152](https://github.com/chef/chef/tree/v18.0.152) (2022-09-26)
+<!-- latest_release 18.0.153 -->
+## [v18.0.153](https://github.com/chef/chef/tree/v18.0.153) (2022-09-28)
#### Merged Pull Requests
-- Permit ruby 3.0 for AIX [#13207](https://github.com/chef/chef/pull/13207) ([marcparadise](https://github.com/marcparadise))
+- Allow user providers to declare no support for ruby-shadow [#13213](https://github.com/chef/chef/pull/13213) ([marcparadise](https://github.com/marcparadise))
<!-- latest_release -->
<!-- release_rollup since=17.9.26 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Allow user providers to declare no support for ruby-shadow [#13213](https://github.com/chef/chef/pull/13213) ([marcparadise](https://github.com/marcparadise)) <!-- 18.0.153 -->
- Permit ruby 3.0 for AIX [#13207](https://github.com/chef/chef/pull/13207) ([marcparadise](https://github.com/marcparadise)) <!-- 18.0.152 -->
- Update Chef version in Gemfile.lock under knife [#13203](https://github.com/chef/chef/pull/13203) ([neha-p6](https://github.com/neha-p6)) <!-- 18.0.151 -->
- Separate gemspec for windows [#13202](https://github.com/chef/chef/pull/13202) ([neha-p6](https://github.com/neha-p6)) <!-- 18.0.150 -->