summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-05-02 18:31:53 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-05-02 18:31:53 +0000
commit45084f13cacc8de6c091ec464da0d24ea427019d (patch)
treec3079fa8065e1254e7166b82643e3feca834c3b8 /CHANGELOG.md
parentbbf7d6b3e7615efde7a203ba0e4f4b4ed6afd4ef (diff)
downloadchef-45084f13cacc8de6c091ec464da0d24ea427019d.tar.gz
Bump version to 14.0.218 by Chef Expeditorv14.0.218
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 6e306e05f8..93982c02bf 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.217 -->
-## [v14.0.217](https://github.com/chef/chef/tree/v14.0.217) (2018-05-02)
+<!-- latest_release 14.0.218 -->
+## [v14.0.218](https://github.com/chef/chef/tree/v14.0.218) (2018-05-02)
#### Merged Pull Requests
-- Allow specifying `ignore_failure :quiet` to disable the error spew [#7194](https://github.com/chef/chef/pull/7194) ([coderanger](https://github.com/coderanger))
+- [MSYS-752] windows task rewrite using win32-taskscheduler [#6815](https://github.com/chef/chef/pull/6815) ([Vasu1105](https://github.com/Vasu1105))
<!-- latest_release -->
<!-- release_rollup since=14.0.202 -->
### Changes since 14.0.202 release
#### Merged Pull Requests
+- [MSYS-752] windows task rewrite using win32-taskscheduler [#6815](https://github.com/chef/chef/pull/6815) ([Vasu1105](https://github.com/Vasu1105)) <!-- 14.0.218 -->
- Allow specifying `ignore_failure :quiet` to disable the error spew [#7194](https://github.com/chef/chef/pull/7194) ([coderanger](https://github.com/coderanger)) <!-- 14.0.217 -->
- 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 -->