summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-10-26 19:40:04 +0000
committerChef Expeditor <chef-ci@chef.io>2020-10-26 19:40:04 +0000
commit2f863d123106fea638238f0046366fd066470fc7 (patch)
tree54c6d69ebcbade2b9b218c046a458f378630300d /CHANGELOG.md
parent3d15563164674f507c048ab9233371f3e1177cb8 (diff)
downloadchef-2f863d123106fea638238f0046366fd066470fc7.tar.gz
Bump version to 16.7.0 by Chef Expeditorv16.7.0
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d88f27fd2f..8dc54052a1 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.39 -->
-## [v16.6.39](https://github.com/chef/chef/tree/v16.6.39) (2020-10-26)
+<!-- latest_release 16.7.0 -->
+## [v16.7.0](https://github.com/chef/chef/tree/v16.7.0) (2020-10-26)
#### Merged Pull Requests
-- Remove unused monkeypatch on net/http. [#10548](https://github.com/chef/chef/pull/10548) ([phiggins](https://github.com/phiggins))
+- Remove an empty before block in a spec [#10550](https://github.com/chef/chef/pull/10550) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=16.6.14 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Remove an empty before block in a spec [#10550](https://github.com/chef/chef/pull/10550) ([tas50](https://github.com/tas50)) <!-- 16.7.0 -->
- 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 -->