summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
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 bfd28a46d0..16659c9819 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.28 -->
-## [v17.10.28](https://github.com/chef/chef/tree/v17.10.28) (2022-10-25)
+<!-- latest_release 17.10.29 -->
+## [v17.10.29](https://github.com/chef/chef/tree/v17.10.29) (2022-12-06)
#### Merged Pull Requests
-- Fix chef-17 pipelines [#13253](https://github.com/chef/chef/pull/13253) ([jaymzh](https://github.com/jaymzh))
+- [chef-17] Pipeline fixes [#13399](https://github.com/chef/chef/pull/13399) ([Stromweld](https://github.com/Stromweld))
<!-- latest_release -->
<!-- release_rollup since=17.10.0 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- [chef-17] Pipeline fixes [#13399](https://github.com/chef/chef/pull/13399) ([Stromweld](https://github.com/Stromweld)) <!-- 17.10.29 -->
- Fix chef-17 pipelines [#13253](https://github.com/chef/chef/pull/13253) ([jaymzh](https://github.com/jaymzh)) <!-- 17.10.28 -->
- [chef-17] Update omnibus version to fix read_shared_libs to fix solaris adhoc pipeline issue [#13243](https://github.com/chef/chef/pull/13243) ([blabade](https://github.com/blabade)) <!-- 17.10.27 -->
- [Chef-17] Correcting for Hab not being installed [#13266](https://github.com/chef/chef/pull/13266) ([johnmccrae](https://github.com/johnmccrae)) <!-- 17.10.26 -->