summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2022-03-28 23:24:15 +0000
committerChef Expeditor <chef-ci@chef.io>2022-03-28 23:24:15 +0000
commit82f7bb2f97ebe308bd450e4dd616f520224e77da (patch)
tree31243c4745aa6d2c728cba9e34d418ab70b99a8f /CHANGELOG.md
parentec8990e3b416c6647285d578e7acedb04d28660d (diff)
downloadchef-82f7bb2f97ebe308bd450e4dd616f520224e77da.tar.gz
Bump version to 17.10.4 by Chef Expeditorv17.10.4
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 021c1f13a7..0474436923 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.3 -->
-## [v17.10.3](https://github.com/chef/chef/tree/v17.10.3) (2022-03-26)
+<!-- latest_release 17.10.4 -->
+## [v17.10.4](https://github.com/chef/chef/tree/v17.10.4) (2022-03-28)
#### Merged Pull Requests
-- Bump omnibus-software from `5947560` to `769445f` in /omnibus [#12720](https://github.com/chef/chef/pull/12720) ([dependabot[bot]](https://github.com/dependabot[bot]))
+- update libxml2 to 2.9.12 - CHEF17 [#12731](https://github.com/chef/chef/pull/12731) ([johnmccrae](https://github.com/johnmccrae))
<!-- latest_release -->
<!-- release_rollup since=17.10.0 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- update libxml2 to 2.9.12 - CHEF17 [#12731](https://github.com/chef/chef/pull/12731) ([johnmccrae](https://github.com/johnmccrae)) <!-- 17.10.4 -->
- Bump omnibus-software from `5947560` to `769445f` in /omnibus [#12720](https://github.com/chef/chef/pull/12720) ([dependabot[bot]](https://github.com/dependabot[bot])) <!-- 17.10.3 -->
- Package resource was calling a non-existent error method [#12721](https://github.com/chef/chef/pull/12721) ([johnmccrae](https://github.com/johnmccrae)) <!-- 17.10.2 -->
- Minor fix to conditional in promote-docker-images.sh [#12701](https://github.com/chef/chef/pull/12701) ([jeremiahsnapp](https://github.com/jeremiahsnapp)) <!-- 17.10.1 -->