summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-04-29 04:57:44 +0000
committerChef Expeditor <chef-ci@chef.io>2021-04-29 04:57:44 +0000
commitee7082bedd9ddbbf4c4c5524f9806620cc217c08 (patch)
tree8cf2c4d110395cefbde23e39b65fb64e5263816e /CHANGELOG.md
parent58b554ec60ebcc85bf813cda9a5cd61ac04e2531 (diff)
downloadchef-ee7082bedd9ddbbf4c4c5524f9806620cc217c08.tar.gz
Bump version to 17.0.249 by Chef Expeditorv17.0.249
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 1dff472de3..d1203471aa 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.248 -->
-## [v17.0.248](https://github.com/chef/chef/tree/v17.0.248) (2021-04-29)
+<!-- latest_release 17.0.249 -->
+## [v17.0.249](https://github.com/chef/chef/tree/v17.0.249) (2021-04-29)
#### Merged Pull Requests
-- Remove Chef Sugar from CI testing matrix [#11475](https://github.com/chef/chef/pull/11475) ([lamont-granquist](https://github.com/lamont-granquist))
+- 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]))
<!-- latest_release -->
<!-- release_rollup since=17.0.242 -->
### Changes not yet released to stable
#### 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])) <!-- 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 -->
- Loosen the chef deps in knife and remove the Gemfile.lock [#11471](https://github.com/chef/chef/pull/11471) ([tas50](https://github.com/tas50)) <!-- 17.0.246 -->