summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2022-05-26 06:26:38 +0000
committerChef Expeditor <chef-ci@chef.io>2022-05-26 06:26:38 +0000
commit91bfc9f3cb1da01b0844bd4d926570b00859b1f8 (patch)
tree11598297010ff5f4f3f106bde9b4da7ab4e35ca5 /CHANGELOG.md
parentafe29a74e827da1c95f4712db181ad06b7ee91a6 (diff)
downloadchef-91bfc9f3cb1da01b0844bd4d926570b00859b1f8.tar.gz
Bump version to 17.10.16 by Chef Expeditorv17.10.16
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 26debe2bd5..024d1dc224 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.10.15 -->
-## [v17.10.15](https://github.com/chef/chef/tree/v17.10.15) (2022-05-26)
+<!-- latest_release 17.10.16 -->
+## [v17.10.16](https://github.com/chef/chef/tree/v17.10.16) (2022-05-26)
#### Merged Pull Requests
-- backport to 17: flush package cache after registering or unregistering with rhsm_register [#12909](https://github.com/chef/chef/pull/12909) ([jasonwbarnett](https://github.com/jasonwbarnett))
+- Chef 17: Use dist constant when invoking knife configure [#12927](https://github.com/chef/chef/pull/12927) ([ramereth](https://github.com/ramereth))
<!-- latest_release -->
<!-- release_rollup since=17.10.0 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Chef 17: Use dist constant when invoking knife configure [#12927](https://github.com/chef/chef/pull/12927) ([ramereth](https://github.com/ramereth)) <!-- 17.10.16 -->
- backport to 17: flush package cache after registering or unregistering with rhsm_register [#12909](https://github.com/chef/chef/pull/12909) ([jasonwbarnett](https://github.com/jasonwbarnett)) <!-- 17.10.15 -->
- backport Windows Certificate fixes to Chef-17 [#12912](https://github.com/chef/chef/pull/12912) ([johnmccrae](https://github.com/johnmccrae)) <!-- 17.10.14 -->
- Handling compliance phase error [#12872](https://github.com/chef/chef/pull/12872) ([i5pranay93](https://github.com/i5pranay93)) <!-- 17.10.13 -->