summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2023-05-04 18:49:51 +0000
committerChef Expeditor <chef-ci@chef.io>2023-05-04 18:49:51 +0000
commit420a2acf44e59e82e78eef9688530c1d8a747c73 (patch)
treeb3234397f1469afed771b9514b20c09125916857 /CHANGELOG.md
parentf0cd1c5b6387a95ac842a9958e328195bb116f11 (diff)
downloadchef-420a2acf44e59e82e78eef9688530c1d8a747c73.tar.gz
Bump version to 18.2.23 by Chef Expeditorv18.2.23
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 ec7720e341..9f6a3527d8 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.22 -->
-## [v18.2.22](https://github.com/chef/chef/tree/v18.2.22) (2023-05-04)
+<!-- latest_release 18.2.23 -->
+## [v18.2.23](https://github.com/chef/chef/tree/v18.2.23) (2023-05-04)
#### Merged Pull Requests
-- Bump omnibus-software from `8e242c1` to `f06bbea` in /omnibus [#13731](https://github.com/chef/chef/pull/13731) ([dependabot[bot]](https://github.com/dependabot[bot]))
+- Stub test cert body to fix tests [#13740](https://github.com/chef/chef/pull/13740) ([tpowell-progress](https://github.com/tpowell-progress))
<!-- latest_release -->
<!-- release_rollup since=18.2.7 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Stub test cert body to fix tests [#13740](https://github.com/chef/chef/pull/13740) ([tpowell-progress](https://github.com/tpowell-progress)) <!-- 18.2.23 -->
- Bump omnibus-software from `8e242c1` to `f06bbea` in /omnibus [#13731](https://github.com/chef/chef/pull/13731) ([dependabot[bot]](https://github.com/dependabot[bot])) <!-- 18.2.22 -->
- debian 9 removal from kitchen-tests [#13736](https://github.com/chef/chef/pull/13736) ([tpowell-progress](https://github.com/tpowell-progress)) <!-- 18.2.21 -->
- feat(apt_repository): Allow specifying arbitrary options [#13728](https://github.com/chef/chef/pull/13728) ([tmccombs](https://github.com/tmccombs)) <!-- 18.2.20 -->