summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-04-29 18:30:51 +0000
committerChef Expeditor <chef-ci@chef.io>2021-04-29 18:30:54 +0000
commit2858a75cfcf673e0a38d7c99829a02ffacd3ebc3 (patch)
tree1b3e580b7374e5f5e4e1d16326dd41b8af232b04 /CHANGELOG.md
parent5821c3fa239d841f5285bfabe7afc569cf58a5f1 (diff)
downloadchef-2858a75cfcf673e0a38d7c99829a02ffacd3ebc3.tar.gz
Bump version to 17.0.250 by Chef Expeditorv17.0.250
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 d1203471aa..81c283f717 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.249 -->
-## [v17.0.249](https://github.com/chef/chef/tree/v17.0.249) (2021-04-29)
+<!-- latest_release 17.0.250 -->
+## [v17.0.250](https://github.com/chef/chef/tree/v17.0.250) (2021-04-29)
#### Merged Pull Requests
-- Bump inspec-core-bin to 4.36.4 [#11474](https://github.com/chef/chef/pull/11474) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot]))
+- Update URLs in our Compliance Phase errors [#11480](https://github.com/chef/chef/pull/11480) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=17.0.242 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Update URLs in our Compliance Phase errors [#11480](https://github.com/chef/chef/pull/11480) ([tas50](https://github.com/tas50)) <!-- 17.0.250 -->
- Bump inspec-core-bin to 4.36.4 [#11474](https://github.com/chef/chef/pull/11474) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) <!-- 17.0.249 -->
- Remove Chef Sugar from CI testing matrix [#11475](https://github.com/chef/chef/pull/11475) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 17.0.248 -->
- use int64 on x64 architecture for LPARAM and LONG_PTR types [#11472](https://github.com/chef/chef/pull/11472) ([mwrock](https://github.com/mwrock)) <!-- 17.0.247 -->