summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-03-25 04:54:07 +0000
committerChef Expeditor <chef-ci@chef.io>2021-03-25 04:54:07 +0000
commit07294791003927614e1ad911cb1c7162ea336006 (patch)
treedbcd1c406bcce414d95da6b49a41fb7ed6537576 /CHANGELOG.md
parent421e5d16cfd6741d3f99766e81871e1c7e7166e4 (diff)
downloadchef-07294791003927614e1ad911cb1c7162ea336006.tar.gz
Bump version to 15.15.2 by Chef Expeditorv15.15.2
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8b5be8a391..2e38638d83 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,10 +2,11 @@
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 unreleased -->
-## Unreleased
+<!-- latest_release 15.15.2 -->
+## [v15.15.2](https://github.com/chef/chef/tree/v15.15.2) (2021-03-25)
#### Merged Pull Requests
+- Use Ruby 2.6.6 in the version script instead [#11236](https://github.com/chef/chef/pull/11236) ([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 -->
@@ -13,6 +14,7 @@ This changelog lists individual merged pull requests to Chef Infra Client and ge
### Changes not yet released to stable
#### Merged Pull Requests
+- Use Ruby 2.6.6 in the version script instead [#11236](https://github.com/chef/chef/pull/11236) ([tas50](https://github.com/tas50)) <!-- 15.15.2 -->
- 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 -->