summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-10-08 23:16:09 +0000
committerChef Expeditor <chef-ci@chef.io>2021-10-08 23:16:09 +0000
commitb3f58a305536014825247dd74a4c68d2b45b43c7 (patch)
tree5455c17305e10fb79f2e7db5ef0e79a736422435
parent6f1cc164575e366ce1e11806b1b2a5c54767e0d7 (diff)
downloadchef-b3f58a305536014825247dd74a4c68d2b45b43c7.tar.gz
Update CHANGELOG.md with details from pull request #12155
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 70c6af00d9..d80f422cc9 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.2 -->
-## [v17.7.2](https://github.com/chef/chef/tree/v17.7.2) (2021-10-08)
+<!-- latest_release unreleased -->
+## Unreleased
#### Merged Pull Requests
-- Bump chef/ohai to f65a21cc7e6f4cf9f54e50f170deec549e78f0dd [#12154](https://github.com/chef/chef/pull/12154) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot]))
+- Skip ssl verification in our centos-6 test [#12155](https://github.com/chef/chef/pull/12155) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=17.6.18 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Skip ssl verification in our centos-6 test [#12155](https://github.com/chef/chef/pull/12155) ([tas50](https://github.com/tas50)) <!-- 17.7.2 -->
- Bump chef/ohai to f65a21cc7e6f4cf9f54e50f170deec549e78f0dd [#12154](https://github.com/chef/chef/pull/12154) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) <!-- 17.7.2 -->
- Use ** when passing options in subversion provider [#12150](https://github.com/chef/chef/pull/12150) ([tomhughes](https://github.com/tomhughes)) <!-- 17.7.1 -->
- Add secrets support for multiple User Assigned Managed Identities in Azure [#12139](https://github.com/chef/chef/pull/12139) ([jasonwbarnett](https://github.com/jasonwbarnett)) <!-- 17.7.0 -->