summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-05-03 19:56:49 +0000
committerChef Expeditor <chef-ci@chef.io>2021-05-03 19:56:49 +0000
commit3e407102da9cf91ddfc029be6cc0d06b163f90af (patch)
tree92676c569a7d7353ecd7be38be435ba2dc1c5511 /CHANGELOG.md
parent41bfd17ddd136d5add62e2e1659e2b8f597d3868 (diff)
downloadchef-3e407102da9cf91ddfc029be6cc0d06b163f90af.tar.gz
Bump version to 17.1.10 by Chef Expeditorv17.1.10
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 9d8e82250c..2f9a22ed4d 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.1.9 -->
-## [v17.1.9](https://github.com/chef/chef/tree/v17.1.9) (2021-05-03)
+<!-- latest_release 17.1.10 -->
+## [v17.1.10](https://github.com/chef/chef/tree/v17.1.10) (2021-05-03)
#### Merged Pull Requests
-- Fix systemd service state detection [#11497](https://github.com/chef/chef/pull/11497) ([ramereth](https://github.com/ramereth))
+- Remove knife deps from the chef gemspec [#11488](https://github.com/chef/chef/pull/11488) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=17.0.242 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Remove knife deps from the chef gemspec [#11488](https://github.com/chef/chef/pull/11488) ([tas50](https://github.com/tas50)) <!-- 17.1.10 -->
- Fix systemd service state detection [#11497](https://github.com/chef/chef/pull/11497) ([ramereth](https://github.com/ramereth)) <!-- 17.1.9 -->
- Bump chef/ohai to 947a97d47daa1dce6aa7b91f2057b15451805b25 [#11503](https://github.com/chef/chef/pull/11503) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) <!-- 17.1.8 -->
- Resolve File.exists? in directory provider [#11502](https://github.com/chef/chef/pull/11502) ([tas50](https://github.com/tas50)) <!-- 17.1.7 -->