summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2023-01-27 15:06:05 +0000
committerChef Expeditor <chef-ci@chef.io>2023-01-27 15:06:05 +0000
commitf206b887fa2f75d23f70ef866cfda14c0ecaa44f (patch)
tree2f1e36a34bc0f5280b9677499e5a2c546e0c3ecd /CHANGELOG.md
parenta368257590f158ec6cf3b9b99c53f5456f0768a6 (diff)
downloadchef-f206b887fa2f75d23f70ef866cfda14c0ecaa44f.tar.gz
Bump version to 18.1.9 by Chef Expeditorv18.1.9
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 d559cf71ee..9b3c81b780 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.1.8 -->
-## [v18.1.8](https://github.com/chef/chef/tree/v18.1.8) (2023-01-27)
+<!-- latest_release 18.1.9 -->
+## [v18.1.9](https://github.com/chef/chef/tree/v18.1.9) (2023-01-27)
#### Merged Pull Requests
-- Change to github commit sha. [#13507](https://github.com/chef/chef/pull/13507) ([gcs-devel](https://github.com/gcs-devel))
+- Run Amazon Linux 2 kitchen tests on ubuntu-20.04 [#13531](https://github.com/chef/chef/pull/13531) ([tpowell-progress](https://github.com/tpowell-progress))
<!-- latest_release -->
<!-- release_rollup since=18.1.0 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Run Amazon Linux 2 kitchen tests on ubuntu-20.04 [#13531](https://github.com/chef/chef/pull/13531) ([tpowell-progress](https://github.com/tpowell-progress)) <!-- 18.1.9 -->
- Change to github commit sha. [#13507](https://github.com/chef/chef/pull/13507) ([gcs-devel](https://github.com/gcs-devel)) <!-- 18.1.8 -->
- revert chef-foundation changes in chef omnibus config [#13528](https://github.com/chef/chef/pull/13528) ([evanahlberg](https://github.com/evanahlberg)) <!-- 18.1.7 -->
- Example of bash resource doubled escape characters [#13509](https://github.com/chef/chef/pull/13509) ([sean-horn](https://github.com/sean-horn)) <!-- 18.1.6 -->