summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-01-04 20:48:57 +0000
committerChef Expeditor <chef-ci@chef.io>2021-01-04 20:48:57 +0000
commit67e644672a93fe3ad9fe4e5bd3e36595c6d8f78c (patch)
treebfeef9f974ac927f996600bd746e34785a8396a0 /CHANGELOG.md
parente4508e60e75ccd14f809878ed10a692e9d9ed002 (diff)
downloadchef-67e644672a93fe3ad9fe4e5bd3e36595c6d8f78c.tar.gz
Bump version to 16.9.9 by Chef Expeditorv16.9.9
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 3fc184b409..fb7f996a31 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,17 +2,18 @@
This changelog lists individual merged pull requests to Chef Infra Client and geared towards developers. For a list of significant changes per release see the [Chef Infra Client Release Notes](https://docs.chef.io/release_notes_client/).
-<!-- latest_release 16.9.8 -->
-## [v16.9.8](https://github.com/chef/chef/tree/v16.9.8) (2021-01-04)
+<!-- latest_release 16.9.9 -->
+## [v16.9.9](https://github.com/chef/chef/tree/v16.9.9) (2021-01-04)
#### Merged Pull Requests
-- Add gemspec metadata [#10818](https://github.com/chef/chef/pull/10818) ([tas50](https://github.com/tas50))
+- Update bcrypt_pbkdf to support Ruby 3 [#10819](https://github.com/chef/chef/pull/10819) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=16.8.14 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Update bcrypt_pbkdf to support Ruby 3 [#10819](https://github.com/chef/chef/pull/10819) ([tas50](https://github.com/tas50)) <!-- 16.9.9 -->
- Add gemspec metadata [#10818](https://github.com/chef/chef/pull/10818) ([tas50](https://github.com/tas50)) <!-- 16.9.8 -->
- 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 -->