summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-03-10 01:02:04 +0000
committerTim Smith <tsmith84@gmail.com>2021-03-09 21:54:02 -0800
commit2d831ab68108f2f9f413d18458b7f803d5c0b2b6 (patch)
treeb542f2061b2a8a342f3d20ff294151d9b4d00638 /CHANGELOG.md
parent06c4c975bca9a318c716c2c6aaaa4170ad68a3b3 (diff)
downloadchef-libffi.tar.gz
Bump version to 17.0.143 by Chef Expeditorlibffi
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 7ed4680af3..4ff06feec7 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.0.142 -->
-## [v17.0.142](https://github.com/chef/chef/tree/v17.0.142) (2021-03-09)
+<!-- latest_release 17.0.143 -->
+## [v17.0.143](https://github.com/chef/chef/tree/v17.0.143) (2021-03-10)
#### Merged Pull Requests
-- Bump Ohai and chefstyle tot the latest [#11156](https://github.com/chef/chef/pull/11156) ([tas50](https://github.com/tas50))
+- Remove installing htop in test [#11157](https://github.com/chef/chef/pull/11157) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=16.8.14 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Remove installing htop in test [#11157](https://github.com/chef/chef/pull/11157) ([tas50](https://github.com/tas50)) <!-- 17.0.143 -->
- Bump Ohai and chefstyle tot the latest [#11156](https://github.com/chef/chef/pull/11156) ([tas50](https://github.com/tas50)) <!-- 17.0.142 -->
- Use full path for launchctl calls [#11154](https://github.com/chef/chef/pull/11154) ([krackajak](https://github.com/krackajak)) <!-- 17.0.141 -->
- Add effortless? helper to chef-utils [#11150](https://github.com/chef/chef/pull/11150) ([tas50](https://github.com/tas50)) <!-- 17.0.140 -->