summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-04-23 20:36:37 +0000
committerChef Expeditor <chef-ci@chef.io>2021-04-23 20:36:37 +0000
commitf3ba9d122326c003cbe0c3ccfd00069a3d07678e (patch)
tree4d649c3538755f365b5a1d085abfdff791a40486 /CHANGELOG.md
parent202fd46e185eef73bd72f9461ef9e7d487333da3 (diff)
downloadchef-f3ba9d122326c003cbe0c3ccfd00069a3d07678e.tar.gz
Bump version to 17.0.233 by Chef Expeditorv17.0.233
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 e54829fcb2..37296074eb 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.0.232 -->
-## [v17.0.232](https://github.com/chef/chef/tree/v17.0.232) (2021-04-23)
+<!-- latest_release 17.0.233 -->
+## [v17.0.233](https://github.com/chef/chef/tree/v17.0.233) (2021-04-23)
#### Merged Pull Requests
-- Add start/end of compliance phase logging [#11443](https://github.com/chef/chef/pull/11443) ([marcparadise](https://github.com/marcparadise))
+- Disable Dnf tests for fedora [#11444](https://github.com/chef/chef/pull/11444) ([marcparadise](https://github.com/marcparadise))
<!-- latest_release -->
<!-- release_rollup since=16.8.14 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Disable Dnf tests for fedora [#11444](https://github.com/chef/chef/pull/11444) ([marcparadise](https://github.com/marcparadise)) <!-- 17.0.233 -->
- Add start/end of compliance phase logging [#11443](https://github.com/chef/chef/pull/11443) ([marcparadise](https://github.com/marcparadise)) <!-- 17.0.232 -->
- windows_certificate: properly add/remove pfx and private keys, changeā€¦ [#11405](https://github.com/chef/chef/pull/11405) ([johnmccrae](https://github.com/johnmccrae)) <!-- 17.0.231 -->
- Make json-file compliance report path visible [#11442](https://github.com/chef/chef/pull/11442) ([marcparadise](https://github.com/marcparadise)) <!-- 17.0.230 -->