summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2022-04-11 05:33:38 +0000
committerChef Expeditor <chef-ci@chef.io>2022-04-11 05:33:38 +0000
commitf36d7f2e4955db752c7097ef5876fe2e79b4b290 (patch)
treeb4fc45dd3eb1bf0439708d79fb906684603e6f29 /CHANGELOG.md
parentd3dda786b2a6d61025288c002ae7b5b60c499f92 (diff)
downloadchef-f36d7f2e4955db752c7097ef5876fe2e79b4b290.tar.gz
Bump version to 18.0.89 by Chef Expeditorv18.0.89
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 3c8e2ab315..2313cb60b1 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.88 -->
-## [v18.0.88](https://github.com/chef/chef/tree/v18.0.88) (2022-04-07)
+<!-- latest_release 18.0.89 -->
+## [v18.0.89](https://github.com/chef/chef/tree/v18.0.89) (2022-04-11)
#### Merged Pull Requests
-- Updating For Ruby 3.1 [#12769](https://github.com/chef/chef/pull/12769) ([johnmccrae](https://github.com/johnmccrae))
+- SELinux integration to infra client [#12694](https://github.com/chef/chef/pull/12694) ([neha-p6](https://github.com/neha-p6))
<!-- latest_release -->
<!-- release_rollup since=17.9.26 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- SELinux integration to infra client [#12694](https://github.com/chef/chef/pull/12694) ([neha-p6](https://github.com/neha-p6)) <!-- 18.0.89 -->
- Updating For Ruby 3.1 [#12769](https://github.com/chef/chef/pull/12769) ([johnmccrae](https://github.com/johnmccrae)) <!-- 18.0.88 -->
- Updating gemfile.locks [#12751](https://github.com/chef/chef/pull/12751) ([johnmccrae](https://github.com/johnmccrae)) <!-- 18.0.87 -->
- Rest Resource Support [#12755](https://github.com/chef/chef/pull/12755) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 18.0.86 -->