summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-05-24 22:52:36 +0000
committerChef Expeditor <chef-ci@chef.io>2021-05-24 22:52:36 +0000
commit0af49095bce6cc137681f553df2f2b20584ddd79 (patch)
treeaa5d36da30f8ea24808f93150002abb5e40d04dd /CHANGELOG.md
parente76fb6b92cd7f0071a759abcc4f46fc695e90d7c (diff)
downloadchef-d65b766ca65327b39fadade61c0a09fc28dd33ab.tar.gz
Bump version to 17.2.11 by Chef Expeditorv17.2.11
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 0c56dd9745..0d1deff15c 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.2.10 -->
-## [v17.2.10](https://github.com/chef/chef/tree/v17.2.10) (2021-05-24)
+<!-- latest_release 17.2.11 -->
+## [v17.2.11](https://github.com/chef/chef/tree/v17.2.11) (2021-05-24)
#### Merged Pull Requests
-- inspec_waiver_file_entry: Autoload yaml and use dist file [#11552](https://github.com/chef/chef/pull/11552) ([tas50](https://github.com/tas50))
+- Bump the knife ffi dep [#11618](https://github.com/chef/chef/pull/11618) ([lamont-granquist](https://github.com/lamont-granquist))
<!-- latest_release -->
<!-- release_rollup since=17.1.35 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Bump the knife ffi dep [#11618](https://github.com/chef/chef/pull/11618) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 17.2.11 -->
- inspec_waiver_file_entry: Autoload yaml and use dist file [#11552](https://github.com/chef/chef/pull/11552) ([tas50](https://github.com/tas50)) <!-- 17.2.10 -->
- Bump ffi to 1.15.1 [#11612](https://github.com/chef/chef/pull/11612) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) <!-- 17.2.9 -->
- Update InSpec to 4.37.17 and bump omnibus [#11611](https://github.com/chef/chef/pull/11611) ([tas50](https://github.com/tas50)) <!-- 17.2.8 -->