summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2023-03-09 08:36:20 +0000
committerChef Expeditor <chef-ci@chef.io>2023-03-09 08:36:20 +0000
commit37c55d67d46c72d0a6e0ca6858687f25bdf36511 (patch)
treec7a8f956d743cdd56a89d97bb9de168b7fc0d9c8 /CHANGELOG.md
parent1adb1005e0c50cdd25cc9fce4cdea1962e9da28c (diff)
downloadchef-37c55d67d46c72d0a6e0ca6858687f25bdf36511.tar.gz
Bump version to 18.1.32 by Chef Expeditorv18.1.32
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 ff05fde037..de21712950 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.1.31 -->
-## [v18.1.31](https://github.com/chef/chef/tree/v18.1.31) (2023-03-07)
+<!-- latest_release 18.1.32 -->
+## [v18.1.32](https://github.com/chef/chef/tree/v18.1.32) (2023-03-09)
#### Merged Pull Requests
-- set default values for user and host on userdefaults [#12791](https://github.com/chef/chef/pull/12791) ([rishichawda](https://github.com/rishichawda))
+- Update chef-foundation for proxifier2 [#13623](https://github.com/chef/chef/pull/13623) ([vkarve-chef](https://github.com/vkarve-chef))
<!-- latest_release -->
<!-- release_rollup since=18.1.0 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Update chef-foundation for proxifier2 [#13623](https://github.com/chef/chef/pull/13623) ([vkarve-chef](https://github.com/vkarve-chef)) <!-- 18.1.32 -->
- set default values for user and host on userdefaults [#12791](https://github.com/chef/chef/pull/12791) ([rishichawda](https://github.com/rishichawda)) <!-- 18.1.31 -->
- Add selinux_user and selinux_login resources [#13511](https://github.com/chef/chef/pull/13511) ([wheatevo](https://github.com/wheatevo)) <!-- 18.1.30 -->
- Correcting cert retrieval issues for multiple user scenarios [#13552](https://github.com/chef/chef/pull/13552) ([johnmccrae](https://github.com/johnmccrae)) <!-- 18.1.29 -->