summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-01-15 16:51:38 +0000
committerChef Expeditor <chef-ci@chef.io>2021-01-15 16:51:38 +0000
commit76435b61492ecc14da6488cd022ef7ceb41c12de (patch)
tree548a1c3997276739971beda6fd944fa6b79a5d84
parentaf4f6f53dc8c21e52f8d712dc3a5a9a3ccb89b46 (diff)
downloadchef-76435b61492ecc14da6488cd022ef7ceb41c12de.tar.gz
Update CHANGELOG.md with details from pull request #10872
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 c1d53deaaa..8b5be8a391 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 15.15.1 -->
-## [v15.15.1](https://github.com/chef/chef/tree/v15.15.1) (2021-01-08)
+<!-- latest_release unreleased -->
+## Unreleased
#### Merged Pull Requests
-- Make sure our containers work on RHEL 6 [#10855](https://github.com/chef/chef/pull/10855) ([tas50](https://github.com/tas50))
+- Manually install necessary Ruby for verify pipeline [#10872](https://github.com/chef/chef/pull/10872) ([christopher-snapp](https://github.com/christopher-snapp))
<!-- latest_release -->
<!-- release_rollup since=15.15.0 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Manually install necessary Ruby for verify pipeline [#10872](https://github.com/chef/chef/pull/10872) ([christopher-snapp](https://github.com/christopher-snapp)) <!-- 15.15.1 -->
- Make sure our containers work on RHEL 6 [#10855](https://github.com/chef/chef/pull/10855) ([tas50](https://github.com/tas50)) <!-- 15.15.1 -->
<!-- release_rollup -->