diff options
author | Chef Expeditor <chef-ci@chef.io> | 2021-11-16 20:09:06 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2021-11-16 20:09:08 +0000 |
commit | 9796acacb5d641cab71f26931b9558e138525f04 (patch) | |
tree | c6f49f863fb211b1c64efc733265a5967282bdd2 /CHANGELOG.md | |
parent | 8ac7a0f682427e13d1863e86697562d17fbea359 (diff) | |
download | chef-9796acacb5d641cab71f26931b9558e138525f04.tar.gz |
Bump version to 17.8.3 by Chef Expeditorv17.8.3
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 c75f2503ff..3be2831ba4 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.8.2 --> -## [v17.8.2](https://github.com/chef/chef/tree/v17.8.2) (2021-11-12) +<!-- latest_release 17.8.3 --> +## [v17.8.3](https://github.com/chef/chef/tree/v17.8.3) (2021-11-16) #### Merged Pull Requests -- Fix zypper_package behavior when there is no candidate_version [#12279](https://github.com/chef/chef/pull/12279) ([lamont-granquist](https://github.com/lamont-granquist)) +- Bump chef/chefstyle to 3a1257b8c5934344bc854e604a882d7e7e5a8733 [#12284](https://github.com/chef/chef/pull/12284) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) <!-- latest_release --> <!-- release_rollup since=17.7.29 --> ### Changes not yet released to stable #### Merged Pull Requests +- Bump chef/chefstyle to 3a1257b8c5934344bc854e604a882d7e7e5a8733 [#12284](https://github.com/chef/chef/pull/12284) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) <!-- 17.8.3 --> - Fix zypper_package behavior when there is no candidate_version [#12279](https://github.com/chef/chef/pull/12279) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 17.8.2 --> - Bump omnibus-software from `9222241` to `b6f2ff8` in /omnibus [#12277](https://github.com/chef/chef/pull/12277) ([dependabot[bot]](https://github.com/dependabot[bot])) <!-- 17.8.1 --> - pin omnibus builds to chef-16 [#12274](https://github.com/chef/chef/pull/12274) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 17.8.0 --> |