summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-05-14 00:13:27 +0000
committerChef Expeditor <expeditor@chef.io>2020-05-14 00:13:27 +0000
commit081d952de1a9e1103549170a4c1941c5b95b01d5 (patch)
treea90000f708ce608cbd7b37d1af4f5a2f50f99322 /CHANGELOG.md
parent15613d8829fbd0b5106871ad6ba846bb213655c3 (diff)
downloadchef-081d952de1a9e1103549170a4c1941c5b95b01d5.tar.gz
Bump version to 16.0.300 by Chef Expeditorv16.0.300
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 251c1f20f0..7c3d12b87d 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.299 -->
-## [v16.0.299](https://github.com/chef/chef/tree/v16.0.299) (2020-05-13)
+<!-- latest_release 16.0.300 -->
+## [v16.0.300](https://github.com/chef/chef/tree/v16.0.300) (2020-05-14)
#### Merged Pull Requests
-- Remove most of the emojis from the buildkite tests [#9863](https://github.com/chef/chef/pull/9863) ([btm](https://github.com/btm))
+- Switch Ruby functional test on Windows to Ruby 2.7 [#9864](https://github.com/chef/chef/pull/9864) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=16.0.287 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Switch Ruby functional test on Windows to Ruby 2.7 [#9864](https://github.com/chef/chef/pull/9864) ([tas50](https://github.com/tas50)) <!-- 16.0.300 -->
- Remove most of the emojis from the buildkite tests [#9863](https://github.com/chef/chef/pull/9863) ([btm](https://github.com/btm)) <!-- 16.0.299 -->
- Switch end-to-end-windows-10 back to use the Linux scripts [#9862](https://github.com/chef/chef/pull/9862) ([btm](https://github.com/btm)) <!-- 16.0.298 -->
- private end to end windows 10 pipeline [#9857](https://github.com/chef/chef/pull/9857) ([btm](https://github.com/btm)) <!-- 16.0.297 -->