summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-08-02 18:55:47 +0000
committerChef Expeditor <chef-ci@chef.io>2021-08-02 18:55:47 +0000
commitb503e75fcf4b5e9ea63e6b00fcf7d72d90388bed (patch)
treecd82ed1f3c114238600ca573b50c07949934b8dd /CHANGELOG.md
parent6f5d7939aa0ee689ead3b12753e4d24f9bbc9864 (diff)
downloadchef-b503e75fcf4b5e9ea63e6b00fcf7d72d90388bed.tar.gz
Bump version to 17.4.18 by Chef Expeditorv17.4.18
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 d48f0863d3..db01184c69 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.4.17 -->
-## [v17.4.17](https://github.com/chef/chef/tree/v17.4.17) (2021-08-02)
+<!-- latest_release 17.4.18 -->
+## [v17.4.18](https://github.com/chef/chef/tree/v17.4.18) (2021-08-02)
#### Merged Pull Requests
-- Bootstrap: Fix for performing sudo operations once sudo password ente… [#11654](https://github.com/chef/chef/pull/11654) ([msys-sgarg](https://github.com/msys-sgarg))
+- knife bootstrap windows: log_level should be updated as in client.rb [#11658](https://github.com/chef/chef/pull/11658) ([msys-sgarg](https://github.com/msys-sgarg))
<!-- latest_release -->
<!-- release_rollup since=17.3.48 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- knife bootstrap windows: log_level should be updated as in client.rb [#11658](https://github.com/chef/chef/pull/11658) ([msys-sgarg](https://github.com/msys-sgarg)) <!-- 17.4.18 -->
- Bootstrap: Fix for performing sudo operations once sudo password ente… [#11654](https://github.com/chef/chef/pull/11654) ([msys-sgarg](https://github.com/msys-sgarg)) <!-- 17.4.17 -->
- Chef -&gt; Chef Infra Client in error message [#11888](https://github.com/chef/chef/pull/11888) ([tas50](https://github.com/tas50)) <!-- 17.4.16 -->
- Move some words to the global dictionary [#11891](https://github.com/chef/chef/pull/11891) ([tas50](https://github.com/tas50)) <!-- 17.4.15 -->