summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-04-18 04:11:33 +0000
committerChef Expeditor <chef-ci@chef.io>2019-04-18 04:11:34 +0000
commit2680eb11481aa71a58cf20367692707966cbd80c (patch)
treeeace1b924aa5dcf2fde3e7f50b35b5ff7c84ba48 /CHANGELOG.md
parentabf3f4d445cda264add792c12d02022896f86971 (diff)
downloadchef-2680eb11481aa71a58cf20367692707966cbd80c.tar.gz
Bump version to 15.0.221 by Chef Expeditorv15.0.221
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 54e35796e6..e674852f1c 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.220 -->
-## [v15.0.220](https://github.com/chef/chef/tree/v15.0.220) (2019-04-17)
+<!-- latest_release 15.0.221 -->
+## [v15.0.221](https://github.com/chef/chef/tree/v15.0.221) (2019-04-18)
#### 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))
+- Use color in chef-solo by default on Windows [#8390](https://github.com/chef/chef/pull/8390) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup -->
### Changes since latest stable release
#### Merged Pull Requests
+- Use color in chef-solo by default on Windows [#8390](https://github.com/chef/chef/pull/8390) ([tas50](https://github.com/tas50)) <!-- 15.0.221 -->
- 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 -->