summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-04-17 21:01:14 +0000
committerChef Expeditor <chef-ci@chef.io>2019-04-17 21:01:14 +0000
commitbea342daed755aff8b31d7cc3a6f3ad9e438ec92 (patch)
tree030b019fa0a9d1e12adf371b35b5649d3a68da7c /CHANGELOG.md
parent48b3702ed15148aac96ca25af9f81f96a26d2531 (diff)
downloadchef-bea342daed755aff8b31d7cc3a6f3ad9e438ec92.tar.gz
Bump version to 15.0.220 by Chef Expeditorv15.0.220
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 c07ce73b5f..54e35796e6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.0.219 -->
-## [v15.0.219](https://github.com/chef/chef/tree/v15.0.219) (2019-04-17)
+<!-- latest_release 15.0.220 -->
+## [v15.0.220](https://github.com/chef/chef/tree/v15.0.220) (2019-04-17)
#### Merged Pull Requests
-- Remove a functional test for the reboot_pending DSL [#8383](https://github.com/chef/chef/pull/8383) ([btm](https://github.com/btm))
+- Improve the error message when no config can be loaded [#8389](https://github.com/chef/chef/pull/8389) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup -->
### Changes since latest stable release
#### Merged Pull Requests
+- Improve the error message when no config can be loaded [#8389](https://github.com/chef/chef/pull/8389) ([tas50](https://github.com/tas50)) <!-- 15.0.220 -->
- Remove a functional test for the reboot_pending DSL [#8383](https://github.com/chef/chef/pull/8383) ([btm](https://github.com/btm)) <!-- 15.0.219 -->
- Allow encrypting a previously unencrypted data bag [#8077](https://github.com/chef/chef/pull/8077) ([vijaymmali1990](https://github.com/vijaymmali1990)) <!-- 15.0.218 -->
- Prevent accidentally configuring windows_service properties [#8351](https://github.com/chef/chef/pull/8351) ([jasonwbarnett](https://github.com/jasonwbarnett)) <!-- 15.0.217 -->