summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-05-07 06:09:24 +0000
committerChef Expeditor <expeditor@chef.io>2020-05-07 06:09:24 +0000
commit9ef9d8ceb4e6708b1c0d9fef6147fb6cad52a5b6 (patch)
tree1f2c573804ee584acce168486f5341c4159d72a4
parentcd27c5d9e2fe13f723e301fbc759e9dcc399cce8 (diff)
downloadchef-9ef9d8ceb4e6708b1c0d9fef6147fb6cad52a5b6.tar.gz
Update CHANGELOG.md with details from pull request #9818
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 fb8ecfefa8..0bdfc7a291 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.0.285 -->
-## [v16.0.285](https://github.com/chef/chef/tree/v16.0.285) (2020-05-07)
+<!-- latest_release unreleased -->
+## Unreleased
#### Merged Pull Requests
-- Expand our sudo, sysctl, execute, apt_update and apt_preference testing [#9816](https://github.com/chef/chef/pull/9816) ([tas50](https://github.com/tas50))
+- Cache the gems during the Test Kitchen tests [#9818](https://github.com/chef/chef/pull/9818) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=16.0.275 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Cache the gems during the Test Kitchen tests [#9818](https://github.com/chef/chef/pull/9818) ([tas50](https://github.com/tas50)) <!-- 16.0.285 -->
- Expand our sudo, sysctl, execute, apt_update and apt_preference testing [#9816](https://github.com/chef/chef/pull/9816) ([tas50](https://github.com/tas50)) <!-- 16.0.285 -->
- Update omnibus-software for Windows lalr1.java removal [#9815](https://github.com/chef/chef/pull/9815) ([btm](https://github.com/btm)) <!-- 16.0.284 -->
- Add ohai_hint and openssl_* testing in Test Kitchen [#9813](https://github.com/chef/chef/pull/9813) ([tas50](https://github.com/tas50)) <!-- 16.0.283 -->