summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2023-05-10 12:35:52 +0000
committerChef Expeditor <chef-ci@chef.io>2023-05-10 12:35:52 +0000
commit4ebf4d96c26c684af7fb04982a6924258c616696 (patch)
treefb32bf3522ed4a963269d83f17c7658ad6b4f281 /CHANGELOG.md
parent42a076b15384dc4451dfbd0026c6b8d31d0774c1 (diff)
downloadchef-4ebf4d96c26c684af7fb04982a6924258c616696.tar.gz
Bump version to 18.2.25 by Chef Expeditorv18.2.25
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 cfd3710275..4212d4a79e 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.24 -->
-## [v18.2.24](https://github.com/chef/chef/tree/v18.2.24) (2023-05-09)
+<!-- latest_release 18.2.25 -->
+## [v18.2.25](https://github.com/chef/chef/tree/v18.2.25) (2023-05-10)
#### Merged Pull Requests
-- File exists? -&gt; exist? deprecation [#13744](https://github.com/chef/chef/pull/13744) ([tpowell-progress](https://github.com/tpowell-progress))
+- Fix case statement ordering in convert_value [#13733](https://github.com/chef/chef/pull/13733) ([dafyddcrosby](https://github.com/dafyddcrosby))
<!-- latest_release -->
<!-- release_rollup since=18.2.7 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Fix case statement ordering in convert_value [#13733](https://github.com/chef/chef/pull/13733) ([dafyddcrosby](https://github.com/dafyddcrosby)) <!-- 18.2.25 -->
- File exists? -&gt; exist? deprecation [#13744](https://github.com/chef/chef/pull/13744) ([tpowell-progress](https://github.com/tpowell-progress)) <!-- 18.2.24 -->
- 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 -->