diff options
author | Chef Expeditor <chef-ci@chef.io> | 2020-10-26 18:51:09 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2020-10-26 18:51:09 +0000 |
commit | 4c11918827ef06cc6b4b2de754319f5eb1f4ad74 (patch) | |
tree | eec42633678c67351ad20f0ba6c86c6109214c86 /CHANGELOG.md | |
parent | 4d13c5acaa8596eab50b7d62252a6d94ab290d61 (diff) | |
download | chef-4c11918827ef06cc6b4b2de754319f5eb1f4ad74.tar.gz |
Bump version to 16.6.39 by Chef Expeditorv16.6.39
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 5be7a02c72..d88f27fd2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,16 @@ <!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ --> -<!-- latest_release 16.6.38 --> -## [v16.6.38](https://github.com/chef/chef/tree/v16.6.38) (2020-10-21) +<!-- latest_release 16.6.39 --> +## [v16.6.39](https://github.com/chef/chef/tree/v16.6.39) (2020-10-26) #### Merged Pull Requests -- Remove coderay and ffi-yajl-bench binstubs [#10544](https://github.com/chef/chef/pull/10544) ([tas50](https://github.com/tas50)) +- Remove unused monkeypatch on net/http. [#10548](https://github.com/chef/chef/pull/10548) ([phiggins](https://github.com/phiggins)) <!-- latest_release --> <!-- release_rollup since=16.6.14 --> ### Changes not yet released to stable #### Merged Pull Requests +- Remove unused monkeypatch on net/http. [#10548](https://github.com/chef/chef/pull/10548) ([phiggins](https://github.com/phiggins)) <!-- 16.6.39 --> - Remove coderay and ffi-yajl-bench binstubs [#10544](https://github.com/chef/chef/pull/10544) ([tas50](https://github.com/tas50)) <!-- 16.6.38 --> - ensure powershell_package commands are run with tls 1.2 [#10543](https://github.com/chef/chef/pull/10543) ([mwrock](https://github.com/mwrock)) <!-- 16.6.37 --> - Bump Ohai to 16.7 and cacerts to the latest [#10542](https://github.com/chef/chef/pull/10542) ([tas50](https://github.com/tas50)) <!-- 16.6.36 --> |