summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-08-03 05:11:52 +0000
committerChef Expeditor <chef-ci@chef.io>2021-08-03 05:11:52 +0000
commit4d59ee6c6061fb7b97cced992e731a0053c66c0f (patch)
tree67d5fbaef9bf612d0c188ab297ec95cee2b0f1dd
parentf10fd9c00b2c72e50b21ebae02fe888580695239 (diff)
downloadchef-4d59ee6c6061fb7b97cced992e731a0053c66c0f.tar.gz
Update CHANGELOG.md with details from pull request #11895
Obvious fix; these changes are the result of automation not creative thinking.
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index db01184c69..9e0aff6166 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.18 -->
-## [v17.4.18](https://github.com/chef/chef/tree/v17.4.18) (2021-08-02)
+<!-- latest_release unreleased -->
+## Unreleased
#### 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))
+- Pin users cookbook in testing [#11895](https://github.com/chef/chef/pull/11895) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=17.3.48 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Pin users cookbook in testing [#11895](https://github.com/chef/chef/pull/11895) ([tas50](https://github.com/tas50)) <!-- 17.4.18 -->
- 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 -->