summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-04-22 22:20:43 +0000
committerChef Expeditor <chef-ci@chef.io>2021-04-22 22:20:43 +0000
commit91e62d14332155ac503e3554f7ba4e9cfb5feee4 (patch)
treea98e43f6486ec1b1d14b9a6dd972f4cd62eb8f31 /CHANGELOG.md
parentd9419245173b448edf0146cf9152d177e3395cb3 (diff)
downloadchef-91e62d14332155ac503e3554f7ba4e9cfb5feee4.tar.gz
Bump version to 17.0.225 by Chef Expeditorv17.0.225
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 33cb9d103a..ef6e9b34dc 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.224 -->
-## [v17.0.224](https://github.com/chef/chef/tree/v17.0.224) (2021-04-22)
+<!-- latest_release 17.0.225 -->
+## [v17.0.225](https://github.com/chef/chef/tree/v17.0.225) (2021-04-22)
#### Merged Pull Requests
-- fix uninitialized Win32 constant [#11430](https://github.com/chef/chef/pull/11430) ([mwrock](https://github.com/mwrock))
+- Compliance Phase preflight validation updates [#11404](https://github.com/chef/chef/pull/11404) ([marcparadise](https://github.com/marcparadise))
<!-- latest_release -->
<!-- release_rollup since=16.8.14 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Compliance Phase preflight validation updates [#11404](https://github.com/chef/chef/pull/11404) ([marcparadise](https://github.com/marcparadise)) <!-- 17.0.225 -->
- fix uninitialized Win32 constant [#11430](https://github.com/chef/chef/pull/11430) ([mwrock](https://github.com/mwrock)) <!-- 17.0.224 -->
- Produce packages for FreeBSD 13 [#11424](https://github.com/chef/chef/pull/11424) ([tas50](https://github.com/tas50)) <!-- 17.0.222 -->
- Lock cheffish to 17 [#11420](https://github.com/chef/chef/pull/11420) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 17.0.221 -->