summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-11-09 20:20:27 +0000
committerChef Expeditor <chef-ci@chef.io>2021-11-09 20:20:32 +0000
commitb0182a718b3da4176f10f2fda1e5528433f9444e (patch)
tree7bdb4e2d3d390832d07b88358d850763ba5c8c26 /CHANGELOG.md
parent313384bf64ceed26238a08ddb48d723ced3a3423 (diff)
downloadchef-b0182a718b3da4176f10f2fda1e5528433f9444e.tar.gz
Bump version to 17.7.34 by Chef Expeditorv17.7.34
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 a9dc65d503..c4ed4ab182 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.33 -->
-## [v17.7.33](https://github.com/chef/chef/tree/v17.7.33) (2021-11-04)
+<!-- latest_release 17.7.34 -->
+## [v17.7.34](https://github.com/chef/chef/tree/v17.7.34) (2021-11-09)
#### Merged Pull Requests
-- update powershell exec binaries [#12103](https://github.com/chef/chef/pull/12103) ([rishichawda](https://github.com/rishichawda))
+- Bump win32-service to 2.3.2 [#12249](https://github.com/chef/chef/pull/12249) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot]))
<!-- latest_release -->
<!-- release_rollup since=17.7.29 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Bump win32-service to 2.3.2 [#12249](https://github.com/chef/chef/pull/12249) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) <!-- 17.7.34 -->
- update powershell exec binaries [#12103](https://github.com/chef/chef/pull/12103) ([rishichawda](https://github.com/rishichawda)) <!-- 17.7.33 -->
- chef_client_launchd: fix silent fail on reloading chef client service via restarter daemon [#12232](https://github.com/chef/chef/pull/12232) ([rishichawda](https://github.com/rishichawda)) <!-- 17.7.32 -->
- adds additional properties to rhsm_register resource [#12233](https://github.com/chef/chef/pull/12233) ([collinmcneese](https://github.com/collinmcneese)) <!-- 17.7.31 -->