summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-08-17 23:40:51 +0000
committerChef Expeditor <chef-ci@chef.io>2020-08-17 23:40:51 +0000
commit95b1beb6d8adf17066e4cd5a08f52d73b88f6e68 (patch)
treea7e1e31b49b6731b4b7ec7fdb9ab94d506d6bb25
parenta9f143510ce496d7191a9a6e6c87ad2ab347e3a8 (diff)
downloadchef-95b1beb6d8adf17066e4cd5a08f52d73b88f6e68.tar.gz
Update CHANGELOG.md with details from pull request #10304
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 8c2f3c980a..8a292eb939 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.4.34 -->
-## [v16.4.34](https://github.com/chef/chef/tree/v16.4.34) (2020-08-17)
+<!-- latest_release unreleased -->
+## Unreleased
#### Merged Pull Requests
-- Fix bootstrapping windows-from-linux [#10298](https://github.com/chef/chef/pull/10298) ([lamont-granquist](https://github.com/lamont-granquist))
+- Add 16.4 release notes [#10304](https://github.com/chef/chef/pull/10304) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=16.3.45 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Add 16.4 release notes [#10304](https://github.com/chef/chef/pull/10304) ([tas50](https://github.com/tas50)) <!-- 16.4.34 -->
- Fix bootstrapping windows-from-linux [#10298](https://github.com/chef/chef/pull/10298) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 16.4.34 -->
- Remove the unused win32-dir dependency [#10308](https://github.com/chef/chef/pull/10308) ([tas50](https://github.com/tas50)) <!-- 16.4.33 -->
- Use net/http and openssl instead of net/https [#10283](https://github.com/chef/chef/pull/10283) ([tas50](https://github.com/tas50)) <!-- 16.4.32 -->