summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-03-09 22:29:21 +0000
committerChef Expeditor <expeditor@chef.io>2020-03-09 22:29:21 +0000
commit0f95b236d79e2929e5465fe49803958113f54c35 (patch)
tree9643056f5947c8e400861c7d229940fa715c543f /CHANGELOG.md
parent56c88b8fc65c120eeda220677e54a9acc66f5546 (diff)
downloadchef-0f95b236d79e2929e5465fe49803958113f54c35.tar.gz
Bump version to 16.0.127 by Chef Expeditorv16.0.127
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 cf4b5e697c..0e0bd971b8 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.126 -->
-## [v16.0.126](https://github.com/chef/chef/tree/v16.0.126) (2020-03-09)
+<!-- latest_release 16.0.127 -->
+## [v16.0.127](https://github.com/chef/chef/tree/v16.0.127) (2020-03-09)
#### Merged Pull Requests
-- Update Fauxhai to 8.0 [#9471](https://github.com/chef/chef/pull/9471) ([tas50](https://github.com/tas50))
+- Fix require breaking windows functional tests in BK [#9472](https://github.com/chef/chef/pull/9472) ([phiggins](https://github.com/phiggins))
<!-- latest_release -->
<!-- release_rollup since=15.6.10 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Fix require breaking windows functional tests in BK [#9472](https://github.com/chef/chef/pull/9472) ([phiggins](https://github.com/phiggins)) <!-- 16.0.127 -->
- Update Fauxhai to 8.0 [#9471](https://github.com/chef/chef/pull/9471) ([tas50](https://github.com/tas50)) <!-- 16.0.126 -->
- Remove support in debian service init for old update-rc [#9453](https://github.com/chef/chef/pull/9453) ([tas50](https://github.com/tas50)) <!-- 16.0.125 -->
- Use the aws cli to download ruby in the windows tests [#9468](https://github.com/chef/chef/pull/9468) ([tas50](https://github.com/tas50)) <!-- 16.0.124 -->