diff options
author | Chef Expeditor <chef-ci@chef.io> | 2020-12-07 21:31:02 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2020-12-07 21:31:02 +0000 |
commit | d06be4cef702a03faa4cfccca70a99bb9acff83a (patch) | |
tree | 467078b3aba3726c6a4c6982ebbb7751285f08fc /CHANGELOG.md | |
parent | 26fa1513bcca36df39f1f62498ff75dd8d960009 (diff) | |
download | chef-d06be4cef702a03faa4cfccca70a99bb9acff83a.tar.gz |
Bump version to 16.8.2 by Chef Expeditorv16.8.2
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 0dd4e81798..af880cce8d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,16 @@ <!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ --> -<!-- latest_release 16.8.1 --> -## [v16.8.1](https://github.com/chef/chef/tree/v16.8.1) (2020-12-04) +<!-- latest_release 16.8.2 --> +## [v16.8.2](https://github.com/chef/chef/tree/v16.8.2) (2020-12-07) #### Merged Pull Requests -- only run dsc_script functional tests on 64 bit ruby [#10710](https://github.com/chef/chef/pull/10710) ([mwrock](https://github.com/mwrock)) +- Update license-acceptance gem to 2.1.13 [#10714](https://github.com/chef/chef/pull/10714) ([tas50](https://github.com/tas50)) <!-- latest_release --> <!-- release_rollup since=16.7.61 --> ### Changes not yet released to stable #### Merged Pull Requests +- Update license-acceptance gem to 2.1.13 [#10714](https://github.com/chef/chef/pull/10714) ([tas50](https://github.com/tas50)) <!-- 16.8.2 --> - only run dsc_script functional tests on 64 bit ruby [#10710](https://github.com/chef/chef/pull/10710) ([mwrock](https://github.com/mwrock)) <!-- 16.8.1 --> - Switch back to chefstyle from github [#10709](https://github.com/chef/chef/pull/10709) ([tas50](https://github.com/tas50)) <!-- 16.8.0 --> - only test dsc_script on 64 bit and document that it will fail on 32 bit clients [#10708](https://github.com/chef/chef/pull/10708) ([mwrock](https://github.com/mwrock)) <!-- 16.7.68 --> |