summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-04-17 16:05:14 +0000
committerChef Expeditor <chef-ci@chef.io>2019-04-17 16:05:14 +0000
commit7ffd946d37ac5a69ae9ef204afd210e834d8fdc8 (patch)
tree8246b1b8a74727d181de9df71d0decc7105703d3 /CHANGELOG.md
parent59c5de1d6240a29b262cf43a8a0a91920a40b4b3 (diff)
downloadchef-7ffd946d37ac5a69ae9ef204afd210e834d8fdc8.tar.gz
Bump version to 15.0.218 by Chef Expeditorv15.0.218
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 b100763803..a66f6ab5a6 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.217 -->
-## [v15.0.217](https://github.com/chef/chef/tree/v15.0.217) (2019-04-16)
+<!-- latest_release 15.0.218 -->
+## [v15.0.218](https://github.com/chef/chef/tree/v15.0.218) (2019-04-17)
#### Merged Pull Requests
-- Prevent accidentally configuring windows_service properties [#8351](https://github.com/chef/chef/pull/8351) ([jasonwbarnett](https://github.com/jasonwbarnett))
+- Allow encrypting a previously unencrypted data bag [#8077](https://github.com/chef/chef/pull/8077) ([vijaymmali1990](https://github.com/vijaymmali1990))
<!-- latest_release -->
<!-- release_rollup -->
### Changes since latest stable release
#### Merged Pull Requests
+- 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 -->
- Allow empty strings in -o to result in empty override run list [#8370](https://github.com/chef/chef/pull/8370) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.0.215 -->