summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2022-11-29 18:08:21 +0000
committerChef Expeditor <chef-ci@chef.io>2022-11-29 18:08:21 +0000
commit40cc0be671a43f92bbc29fdd8932bd7871f6c30b (patch)
treed8d9768601566d9297f72fe83a18fe0ba8973ced /CHANGELOG.md
parenteb38949cbe13f361233a0c90cc2f60acef66d58f (diff)
downloadchef-40cc0be671a43f92bbc29fdd8932bd7871f6c30b.tar.gz
Bump version to 18.0.189 by Chef Expeditorv18.0.189
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 390fdd57ce..167895aabf 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.0.188 -->
-## [v18.0.188](https://github.com/chef/chef/tree/v18.0.188) (2022-11-29)
+<!-- latest_release 18.0.189 -->
+## [v18.0.189](https://github.com/chef/chef/tree/v18.0.189) (2022-11-29)
#### Merged Pull Requests
-- Added option to set release version when using activation keys [#13352](https://github.com/chef/chef/pull/13352) ([ianl678](https://github.com/ianl678))
+- Lock ruby to 3.1.2 for GitHub Actions unit specs [#13393](https://github.com/chef/chef/pull/13393) ([tpowell-progress](https://github.com/tpowell-progress))
<!-- latest_release -->
<!-- release_rollup since=18.0.185 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Lock ruby to 3.1.2 for GitHub Actions unit specs [#13393](https://github.com/chef/chef/pull/13393) ([tpowell-progress](https://github.com/tpowell-progress)) <!-- 18.0.189 -->
- Added option to set release version when using activation keys [#13352](https://github.com/chef/chef/pull/13352) ([ianl678](https://github.com/ianl678)) <!-- 18.0.188 -->
- Update omnibus-software for FIPS issues [#13375](https://github.com/chef/chef/pull/13375) ([tpowell-progress](https://github.com/tpowell-progress)) <!-- 18.0.187 -->
- Res validation should be aware of action prop reqs. [#13069](https://github.com/chef/chef/pull/13069) ([sabat](https://github.com/sabat)) <!-- 18.0.186 -->