summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-05-07 06:39:06 +0000
committerChef Expeditor <expeditor@chef.io>2020-05-07 06:39:06 +0000
commitac1a9a8899eac6ebd71261c1d2a38ffac8093be0 (patch)
tree24f3ebaf61a7d091a407fa8a206d099e5871c27f
parent01a7a6c58592c3c5e7305f111c63dc52c1fbfd4b (diff)
downloadchef-ac1a9a8899eac6ebd71261c1d2a38ffac8093be0.tar.gz
Update CHANGELOG.md with details from pull request #9819
Obvious fix; these changes are the result of automation not creative thinking.
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0bdfc7a291..2de478f1b7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,7 @@
## Unreleased
#### Merged Pull Requests
+- Don&#39;t update rubygems / bundler in the kitchen tests [#9819](https://github.com/chef/chef/pull/9819) ([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 -->
@@ -10,6 +11,7 @@
### Changes not yet released to stable
#### Merged Pull Requests
+- Don&#39;t update rubygems / bundler in the kitchen tests [#9819](https://github.com/chef/chef/pull/9819) ([tas50](https://github.com/tas50)) <!-- 16.0.285 -->
- 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 -->