summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-12-31 01:45:58 +0000
committerChef Expeditor <chef-ci@chef.io>2020-12-31 01:45:58 +0000
commit199d5ee4bad29eca83d72f60cac7bef55468d4e2 (patch)
tree52867ef30d76d1f10107172c0ae966ddda73e3d5 /CHANGELOG.md
parent09a37b2c70690edc838b53c62c3bc69463ba8aa1 (diff)
downloadchef-199d5ee4bad29eca83d72f60cac7bef55468d4e2.tar.gz
Bump version to 16.9.7 by Chef Expeditorv16.9.7
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 fab7bc7568..aefba63cb7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.9.6 -->
-## [v16.9.6](https://github.com/chef/chef/tree/v16.9.6) (2020-12-30)
+<!-- latest_release 16.9.7 -->
+## [v16.9.7](https://github.com/chef/chef/tree/v16.9.7) (2020-12-31)
#### Merged Pull Requests
-- Fix knife status json output for EC2 instance with no public IP [#10798](https://github.com/chef/chef/pull/10798) ([tas50](https://github.com/tas50))
+- More CI backports from master [#10799](https://github.com/chef/chef/pull/10799) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=16.8.14 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- More CI backports from master [#10799](https://github.com/chef/chef/pull/10799) ([tas50](https://github.com/tas50)) <!-- 16.9.7 -->
- Fix knife status json output for EC2 instance with no public IP [#10798](https://github.com/chef/chef/pull/10798) ([tas50](https://github.com/tas50)) <!-- 16.9.6 -->
- Various testing backports from master [#10796](https://github.com/chef/chef/pull/10796) ([tas50](https://github.com/tas50)) <!-- 16.9.5 -->
- Resolve build / test failures now that Chef 16 is the stable relase [#10759](https://github.com/chef/chef/pull/10759) ([tas50](https://github.com/tas50)) <!-- 16.9.4 -->