summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-04-16 18:13:23 +0000
committerChef Expeditor <chef-ci@chef.io>2019-04-16 18:13:23 +0000
commit28091136d32b5039b766b07800cb68c935f504f0 (patch)
tree9cb7c10240da153b25c212bd35de7ba029e6e6eb /CHANGELOG.md
parentcd2ade61dfd241e2b5e6d0cfeca27a80eae47e4c (diff)
downloadchef-28091136d32b5039b766b07800cb68c935f504f0.tar.gz
Bump version to 15.0.216 by Chef Expeditorv15.0.216
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 4e851fc289..bcc4ad48ec 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.215 -->
-## [v15.0.215](https://github.com/chef/chef/tree/v15.0.215) (2019-04-15)
+<!-- latest_release 15.0.216 -->
+## [v15.0.216](https://github.com/chef/chef/tree/v15.0.216) (2019-04-16)
#### Merged Pull Requests
-- 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))
+- Limit locale resource to Linux [#8375](https://github.com/chef/chef/pull/8375) ([btm](https://github.com/btm))
<!-- latest_release -->
<!-- release_rollup -->
### Changes since latest stable release
#### Merged Pull Requests
+- 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 -->
- Add a new archive_file resource from the libarchive cookbook [#8028](https://github.com/chef/chef/pull/8028) ([tas50](https://github.com/tas50)) <!-- 15.0.214 -->
- Drop privileges before creating files in solo mode [#8361](https://github.com/chef/chef/pull/8361) ([btm](https://github.com/btm)) <!-- 15.0.213 -->