summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2022-11-08 11:59:26 +0000
committerChef Expeditor <chef-ci@chef.io>2022-11-08 11:59:26 +0000
commitf065ac004b47a2e1fb60fa8c9d4948e3e6fa698c (patch)
tree7201b0f6ce796f429d635cbec29cdff9181d6414 /CHANGELOG.md
parent28fcfc7918dd053ab2bce8283c95b9dcc13ce092 (diff)
downloadchef-f065ac004b47a2e1fb60fa8c9d4948e3e6fa698c.tar.gz
Bump version to 18.0.177 by Chef Expeditorv18.0.177
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 b0b7f212a1..3dead79d6b 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 18.0.176 -->
-## [v18.0.176](https://github.com/chef/chef/tree/v18.0.176) (2022-11-08)
+<!-- latest_release 18.0.177 -->
+## [v18.0.177](https://github.com/chef/chef/tree/v18.0.177) (2022-11-08)
#### Merged Pull Requests
-- adding choco function to test if it exists already [#13330](https://github.com/chef/chef/pull/13330) ([sean-simmons-progress](https://github.com/sean-simmons-progress))
+- Remove &quot;free&quot; command from buildkite run as it&#39;s not supported [#13315](https://github.com/chef/chef/pull/13315) ([gene1wood](https://github.com/gene1wood))
<!-- latest_release -->
<!-- release_rollup since=18.0.169 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Remove &quot;free&quot; command from buildkite run as it&#39;s not supported [#13315](https://github.com/chef/chef/pull/13315) ([gene1wood](https://github.com/gene1wood)) <!-- 18.0.177 -->
- adding choco function to test if it exists already [#13330](https://github.com/chef/chef/pull/13330) ([sean-simmons-progress](https://github.com/sean-simmons-progress)) <!-- 18.0.176 -->
- Fix call to install_snaps which is missing an argument [#13025](https://github.com/chef/chef/pull/13025) ([gene1wood](https://github.com/gene1wood)) <!-- 18.0.175 -->
- Fix windows habitat git [#13316](https://github.com/chef/chef/pull/13316) ([mwrock](https://github.com/mwrock)) <!-- 18.0.174 -->