summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-04-24 03:16:29 +0000
committerChef Expeditor <chef-ci@chef.io>2021-04-24 03:16:32 +0000
commit65347fbc11e16f1d2e5477b52cb80fa96b518650 (patch)
tree0fa8db21aa29f6b54238712b2e7319dfc68bd0f8
parent9bcf220ea8a963ae22e726e04bb7d9c4918ec679 (diff)
downloadchef-65347fbc11e16f1d2e5477b52cb80fa96b518650.tar.gz
Update CHANGELOG.md with details from pull request #11450
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 24840fe64a..ef7cdfaf3c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,17 +1,18 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
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 17.0.234 -->
-## [v17.0.234](https://github.com/chef/chef/tree/v17.0.234) (2021-04-23)
+<!-- latest_release unreleased -->
+## Unreleased
#### Merged Pull Requests
-- Add back the windows deps [#11449](https://github.com/chef/chef/pull/11449) ([tas50](https://github.com/tas50))
+- Cache all our gems during spec runs [#11450](https://github.com/chef/chef/pull/11450) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=16.8.14 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Cache all our gems during spec runs [#11450](https://github.com/chef/chef/pull/11450) ([tas50](https://github.com/tas50)) <!-- 17.0.234 -->
- Add back the windows deps [#11449](https://github.com/chef/chef/pull/11449) ([tas50](https://github.com/tas50)) <!-- 17.0.234 -->
- Disable Dnf tests for fedora [#11444](https://github.com/chef/chef/pull/11444) ([marcparadise](https://github.com/marcparadise)) <!-- 17.0.233 -->
- Add start/end of compliance phase logging [#11443](https://github.com/chef/chef/pull/11443) ([marcparadise](https://github.com/marcparadise)) <!-- 17.0.232 -->