summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-04-17 16:39:05 +0000
committerChef Expeditor <chef-ci@chef.io>2019-04-17 16:39:05 +0000
commitf6f4100cdb1d78fd189325220e8600a15f7e9bff (patch)
tree10a4c3464b4e0b1bbb35746a7846d398941a25e6 /CHANGELOG.md
parent06fef0c54390771fe52a08115bcc6a8ee972f16d (diff)
downloadchef-f6f4100cdb1d78fd189325220e8600a15f7e9bff.tar.gz
Bump version to 15.0.219 by Chef Expeditorv15.0.219
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 a66f6ab5a6..c07ce73b5f 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.218 -->
-## [v15.0.218](https://github.com/chef/chef/tree/v15.0.218) (2019-04-17)
+<!-- latest_release 15.0.219 -->
+## [v15.0.219](https://github.com/chef/chef/tree/v15.0.219) (2019-04-17)
#### Merged Pull Requests
-- Allow encrypting a previously unencrypted data bag [#8077](https://github.com/chef/chef/pull/8077) ([vijaymmali1990](https://github.com/vijaymmali1990))
+- Remove a functional test for the reboot_pending DSL [#8383](https://github.com/chef/chef/pull/8383) ([btm](https://github.com/btm))
<!-- latest_release -->
<!-- release_rollup -->
### Changes since latest stable release
#### 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)) <!-- 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 -->
- Limit locale resource to Linux [#8375](https://github.com/chef/chef/pull/8375) ([btm](https://github.com/btm)) <!-- 15.0.216 -->