summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2023-05-02 19:48:13 +0000
committerChef Expeditor <chef-ci@chef.io>2023-05-02 19:48:13 +0000
commitc8e43aba2745c3cd1c51185813067db74a36be3e (patch)
tree84002745715746a07e1790b8d31cf4995e234d0e /CHANGELOG.md
parent0a7c1a55bb316479bc57768eac243becfd1d2eec (diff)
downloadchef-c8e43aba2745c3cd1c51185813067db74a36be3e.tar.gz
Bump version to 18.2.18 by Chef Expeditorv18.2.18
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 48b127db1f..fc5339ebf9 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.2.17 -->
-## [v18.2.17](https://github.com/chef/chef/tree/v18.2.17) (2023-04-25)
+<!-- latest_release 18.2.18 -->
+## [v18.2.18](https://github.com/chef/chef/tree/v18.2.18) (2023-05-02)
#### Merged Pull Requests
-- [launchd] Force string values for program_arguments property [#13682](https://github.com/chef/chef/pull/13682) ([gbatye](https://github.com/gbatye))
+- Fix output of cookbook list/show [#13654](https://github.com/chef/chef/pull/13654) ([aknarts](https://github.com/aknarts))
<!-- latest_release -->
<!-- release_rollup since=18.2.7 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Fix output of cookbook list/show [#13654](https://github.com/chef/chef/pull/13654) ([aknarts](https://github.com/aknarts)) <!-- 18.2.18 -->
- [launchd] Force string values for program_arguments property [#13682](https://github.com/chef/chef/pull/13682) ([gbatye](https://github.com/gbatye)) <!-- 18.2.17 -->
- Add ruby-cleanup to clear the bundler/gems and cache folder [#13676](https://github.com/chef/chef/pull/13676) ([poorndm](https://github.com/poorndm)) <!-- 18.2.16 -->
- Sean simmons progress/18.2 enable aix [#13702](https://github.com/chef/chef/pull/13702) ([sean-simmons-progress](https://github.com/sean-simmons-progress)) <!-- 18.2.15 -->