diff options
author | Chef Expeditor <chef-ci@chef.io> | 2022-01-06 19:00:27 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2022-01-06 19:00:27 +0000 |
commit | 450893172982befea83a7a086fd334b757e54cb6 (patch) | |
tree | 7825bae4503d6a86a9081b125ecfb9266c819428 /CHANGELOG.md | |
parent | b44abe55bf06baee3833abd0c7129651ad1c51e8 (diff) | |
download | chef-450893172982befea83a7a086fd334b757e54cb6.tar.gz |
Bump version to 17.9.31 by Chef Expeditorv17.9.31
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e12b09932..7a7aa9afaa 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 17.9.30 --> -## [v17.9.30](https://github.com/chef/chef/tree/v17.9.30) (2022-01-04) +<!-- latest_release 17.9.31 --> +## [v17.9.31](https://github.com/chef/chef/tree/v17.9.31) (2022-01-06) #### Merged Pull Requests -- Simplify file reads [#12386](https://github.com/chef/chef/pull/12386) ([tas50](https://github.com/tas50)) +- Bump chef/ohai to fc48360746fa102f1c46ed1aee82896d94a3d4a3 [#12427](https://github.com/chef/chef/pull/12427) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) <!-- latest_release --> <!-- release_rollup since=17.9.26 --> ### Changes not yet released to stable #### Merged Pull Requests +- Bump chef/ohai to fc48360746fa102f1c46ed1aee82896d94a3d4a3 [#12427](https://github.com/chef/chef/pull/12427) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) <!-- 17.9.31 --> - Resolve Performance/RegexpMatch warnings [#12411](https://github.com/chef/chef/pull/12411) ([tas50](https://github.com/tas50)) <!-- 17.9.27 --> - Resolve Performance/Count warning [#12410](https://github.com/chef/chef/pull/12410) ([tas50](https://github.com/tas50)) <!-- 17.9.28 --> - Reduce 213 requires from each knife call [#12409](https://github.com/chef/chef/pull/12409) ([tas50](https://github.com/tas50)) <!-- 17.9.29 --> |