summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-10-26 21:56:29 +0000
committerChef Expeditor <chef-ci@chef.io>2020-10-26 21:56:29 +0000
commited67cb7fad4c000dc791695602daa2f4c9d13b97 (patch)
treefc044992f307372352ea534226d716df8b503dd6
parent4e3cc4e8fbeca3495107949d53459c75775cf8ec (diff)
downloadchef-ed67cb7fad4c000dc791695602daa2f4c9d13b97.tar.gz
Update CHANGELOG.md with details from pull request #10553
Obvious fix; these changes are the result of automation not creative thinking.
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d92943bb5f..83d6c54f8e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.7.1 -->
-## [v16.7.1](https://github.com/chef/chef/tree/v16.7.1) (2020-10-26)
+<!-- latest_release unreleased -->
+## Unreleased
#### Merged Pull Requests
-- Remove references to monkeypatch method. [#10551](https://github.com/chef/chef/pull/10551) ([phiggins](https://github.com/phiggins))
+- Add Test Kitchen testing on Ubuntu 20.10 [#10553](https://github.com/chef/chef/pull/10553) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=16.6.14 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Add Test Kitchen testing on Ubuntu 20.10 [#10553](https://github.com/chef/chef/pull/10553) ([tas50](https://github.com/tas50)) <!-- 16.7.1 -->
- Remove references to monkeypatch method. [#10551](https://github.com/chef/chef/pull/10551) ([phiggins](https://github.com/phiggins)) <!-- 16.7.1 -->
- 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 -->