summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2023-02-04 14:54:31 +0000
committerChef Expeditor <chef-ci@chef.io>2023-02-04 14:54:31 +0000
commit0d4e7347d6d2aab3fbe4b03ad2d9fd4ff69d2af1 (patch)
tree84376042c6fd7054a089e2c35b7a0bcb9885a81b /CHANGELOG.md
parent64e986b44ec5ff7ffbbf5cf1771f7f2ece927082 (diff)
downloadchef-0d4e7347d6d2aab3fbe4b03ad2d9fd4ff69d2af1.tar.gz
Bump version to 18.1.12 by Chef Expeditorv18.1.12
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 8036f01336..c51e42ac83 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.11 -->
-## [v18.1.11](https://github.com/chef/chef/tree/v18.1.11) (2023-02-02)
+<!-- latest_release 18.1.12 -->
+## [v18.1.12](https://github.com/chef/chef/tree/v18.1.12) (2023-02-04)
#### Merged Pull Requests
-- Fix for missing S3 region if run with EC2 instance profile [#13525](https://github.com/chef/chef/pull/13525) ([tecracer-theinen](https://github.com/tecracer-theinen))
+- Updating gems [#13551](https://github.com/chef/chef/pull/13551) ([johnmccrae](https://github.com/johnmccrae))
<!-- latest_release -->
<!-- release_rollup since=18.1.0 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Updating gems [#13551](https://github.com/chef/chef/pull/13551) ([johnmccrae](https://github.com/johnmccrae)) <!-- 18.1.12 -->
- Fix for missing S3 region if run with EC2 instance profile [#13525](https://github.com/chef/chef/pull/13525) ([tecracer-theinen](https://github.com/tecracer-theinen)) <!-- 18.1.11 -->
- Bumping gems to pull in a valid license_scout version [#13547](https://github.com/chef/chef/pull/13547) ([johnmccrae](https://github.com/johnmccrae)) <!-- 18.1.10 -->
- 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 -->