diff options
author | Chef Expeditor <chef-ci@chef.io> | 2022-02-14 20:11:48 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2022-02-14 20:11:48 +0000 |
commit | 050e1b865f725558bdfbfd5203981f437ff3c08b (patch) | |
tree | 6ed2d04614d3a26d97790a0f90bc46b779986ce0 /CHANGELOG.md | |
parent | 5ca5e1ec468f3c2a3fb03824884d8138f628778d (diff) | |
download | chef-050e1b865f725558bdfbfd5203981f437ff3c08b.tar.gz |
Bump version to 18.0.35 by Chef Expeditorv18.0.35
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 fc2808e78a..04cdeb3bbe 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.34 --> -## [v18.0.34](https://github.com/chef/chef/tree/v18.0.34) (2022-02-14) +<!-- latest_release 18.0.35 --> +## [v18.0.35](https://github.com/chef/chef/tree/v18.0.35) (2022-02-14) #### Merged Pull Requests -- Bump corefoundation to 0.3.13 [#12574](https://github.com/chef/chef/pull/12574) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) +- Bump omnibus-software from `c7a43ec` to `91c1297` in /omnibus [#12576](https://github.com/chef/chef/pull/12576) ([dependabot[bot]](https://github.com/dependabot[bot])) <!-- latest_release --> <!-- release_rollup since=17.9.26 --> ### Changes not yet released to stable #### Merged Pull Requests +- Bump omnibus-software from `c7a43ec` to `91c1297` in /omnibus [#12576](https://github.com/chef/chef/pull/12576) ([dependabot[bot]](https://github.com/dependabot[bot])) <!-- 18.0.35 --> - Bump corefoundation to 0.3.13 [#12574](https://github.com/chef/chef/pull/12574) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) <!-- 18.0.34 --> - Make sure network scripts dir exists on alma [#12565](https://github.com/chef/chef/pull/12565) ([tas50](https://github.com/tas50)) <!-- 18.0.33 --> - net-ftp isn't bundled in Ruby 3.1 anymore so dep on it [#12399](https://github.com/chef/chef/pull/12399) ([tas50](https://github.com/tas50)) <!-- 18.0.32 --> |