summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2023-05-04 11:24:38 +0000
committerChef Expeditor <chef-ci@chef.io>2023-05-04 11:24:38 +0000
commit8cff4fc99179c94c48087d2da47be843824e4c08 (patch)
treef3df4b0fd7b49be5bd7118b9990b91912b191e11 /CHANGELOG.md
parent5524851432dad8209917f2c6c69f07134d0ddef2 (diff)
downloadchef-8cff4fc99179c94c48087d2da47be843824e4c08.tar.gz
Bump version to 18.2.21 by Chef Expeditorv18.2.21
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 2d42bf8bd7..51b844e760 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.20 -->
-## [v18.2.20](https://github.com/chef/chef/tree/v18.2.20) (2023-05-03)
+<!-- latest_release 18.2.21 -->
+## [v18.2.21](https://github.com/chef/chef/tree/v18.2.21) (2023-05-04)
#### Merged Pull Requests
-- feat(apt_repository): Allow specifying arbitrary options [#13728](https://github.com/chef/chef/pull/13728) ([tmccombs](https://github.com/tmccombs))
+- debian 9 removal from kitchen-tests [#13736](https://github.com/chef/chef/pull/13736) ([tpowell-progress](https://github.com/tpowell-progress))
<!-- latest_release -->
<!-- release_rollup since=18.2.7 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- 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 -->
- Update SSL cert used in kitchen tests [#13714](https://github.com/chef/chef/pull/13714) ([neha-p6](https://github.com/neha-p6)) <!-- 18.2.19 -->
- Fix output of cookbook list/show [#13654](https://github.com/chef/chef/pull/13654) ([aknarts](https://github.com/aknarts)) <!-- 18.2.18 -->