summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-08-14 17:20:43 +0000
committerChef Expeditor <chef-ci@chef.io>2020-08-14 17:20:43 +0000
commitb5b845be5d4f3940f51813064b30380c06ab5337 (patch)
tree4481bafb2a660ceb36da350bede5fdd627024dc4 /CHANGELOG.md
parent301bd43b2c8baceb800c0c695a9262bff1164ce5 (diff)
downloadchef-b5b845be5d4f3940f51813064b30380c06ab5337.tar.gz
Bump version to 16.4.27 by Chef Expeditorv16.4.27
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e544309dc7..cb24203e9e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,16 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.4.26 -->
-## [v16.4.26](https://github.com/chef/chef/tree/v16.4.26) (2020-08-14)
+<!-- latest_release 16.4.27 -->
+## [v16.4.27](https://github.com/chef/chef/tree/v16.4.27) (2020-08-14)
#### Merged Pull Requests
-- Minor tweaks to the platform checks in the specs [#10289](https://github.com/chef/chef/pull/10289) ([tas50](https://github.com/tas50))
-- Update Omnibus kitchen config with public boxes [#10292](https://github.com/chef/chef/pull/10292) ([tas50](https://github.com/tas50))
+- Fix File.exist throughout the codebase [#10284](https://github.com/chef/chef/pull/10284) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=16.3.45 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Fix File.exist throughout the codebase [#10284](https://github.com/chef/chef/pull/10284) ([tas50](https://github.com/tas50)) <!-- 16.4.27 -->
- Minor tweaks to the platform checks in the specs [#10289](https://github.com/chef/chef/pull/10289) ([tas50](https://github.com/tas50)) <!-- 16.4.26 -->
- Update Omnibus kitchen config with public boxes [#10292](https://github.com/chef/chef/pull/10292) ([tas50](https://github.com/tas50)) <!-- 16.4.25 -->
- Update Fauxhai to 8.3 [#10297](https://github.com/chef/chef/pull/10297) ([tas50](https://github.com/tas50)) <!-- 16.4.25 -->