summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-05-01 17:12:10 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-05-01 17:12:10 +0000
commit31458cadc64803c7c04dabf014461733a55fff85 (patch)
tree8f080b08197861f86e0569ab09babfc38971d40a /CHANGELOG.md
parent843c0d1528cf4d27558519611792e822732a48b4 (diff)
downloadchef-31458cadc64803c7c04dabf014461733a55fff85.tar.gz
Bump version to 14.0.216 by Chef Expeditorv14.0.216
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 e4d394f2c8..48f1440fc8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 14.0.215 -->
-## [v14.0.215](https://github.com/chef/chef/tree/v14.0.215) (2018-04-30)
+<!-- latest_release 14.0.216 -->
+## [v14.0.216](https://github.com/chef/chef/tree/v14.0.216) (2018-05-01)
#### Merged Pull Requests
-- Convert some of remote_directory to use properties [#7204](https://github.com/chef/chef/pull/7204) ([tas50](https://github.com/tas50))
+- Don&#39;t always request lazy files [#7208](https://github.com/chef/chef/pull/7208) ([thommay](https://github.com/thommay))
<!-- latest_release -->
<!-- release_rollup since=14.0.202 -->
### Changes since 14.0.202 release
#### Merged Pull Requests
+- Don&#39;t always request lazy files [#7208](https://github.com/chef/chef/pull/7208) ([thommay](https://github.com/thommay)) <!-- 14.0.216 -->
- Convert some of remote_directory to use properties [#7204](https://github.com/chef/chef/pull/7204) ([tas50](https://github.com/tas50)) <!-- 14.0.215 -->
- Convert properties in subversion to use property [#7200](https://github.com/chef/chef/pull/7200) ([tas50](https://github.com/tas50))
- Convert :key property in registry_key to use property [#7199](https://github.com/chef/chef/pull/7199) ([tas50](https://github.com/tas50))