summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2022-10-18 19:41:10 +0000
committerChef Expeditor <chef-ci@chef.io>2022-10-18 19:41:12 +0000
commit2bb75d75ab55c0f38debe5e2a54df5caa64f015a (patch)
tree9c2982c605ae13043c63d03f6c9850cae8fb5572 /CHANGELOG.md
parentc99c4270f9f2a046c6e129b855f46175b3b9118f (diff)
downloadchef-2bb75d75ab55c0f38debe5e2a54df5caa64f015a.tar.gz
Bump version to 18.0.164 by Chef Expeditorv18.0.164
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 f649e93099..9efbee62a2 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.163 -->
-## [v18.0.163](https://github.com/chef/chef/tree/v18.0.163) (2022-10-14)
+<!-- latest_release 18.0.164 -->
+## [v18.0.164](https://github.com/chef/chef/tree/v18.0.164) (2022-10-18)
#### Merged Pull Requests
-- Fixes bug in compare_user on Linux systems [#13223](https://github.com/chef/chef/pull/13223) ([fretb](https://github.com/fretb))
+- Add linux_only: true to new linux user specs [#13252](https://github.com/chef/chef/pull/13252) ([tpowell-progress](https://github.com/tpowell-progress))
<!-- latest_release -->
<!-- release_rollup since=17.9.26 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Add linux_only: true to new linux user specs [#13252](https://github.com/chef/chef/pull/13252) ([tpowell-progress](https://github.com/tpowell-progress)) <!-- 18.0.164 -->
- Fixes bug in compare_user on Linux systems [#13223](https://github.com/chef/chef/pull/13223) ([fretb](https://github.com/fretb)) <!-- 18.0.163 -->
- Updated release notes to consider cookstyle verification point [#13225](https://github.com/chef/chef/pull/13225) ([blabade](https://github.com/blabade)) <!-- 18.0.162 -->
- Adding a new repository to ensure images match the cache [#13237](https://github.com/chef/chef/pull/13237) ([johnmccrae](https://github.com/johnmccrae)) <!-- 18.0.161 -->