summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
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 fb7f996a31..c1bb0358cf 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.9 -->
-## [v16.9.9](https://github.com/chef/chef/tree/v16.9.9) (2021-01-04)
+<!-- latest_release 16.9.10 -->
+## [v16.9.10](https://github.com/chef/chef/tree/v16.9.10) (2021-01-04)
#### Merged Pull Requests
-- Update bcrypt_pbkdf to support Ruby 3 [#10819](https://github.com/chef/chef/pull/10819) ([tas50](https://github.com/tas50))
+- Remove the evals in the omnibus gemfile for Dependabot [#10821](https://github.com/chef/chef/pull/10821) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=16.8.14 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Remove the evals in the omnibus gemfile for Dependabot [#10821](https://github.com/chef/chef/pull/10821) ([tas50](https://github.com/tas50)) <!-- 16.9.10 -->
- 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 -->