summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-05-17 17:18:55 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-05-17 17:18:55 +0000
commit7ca2730ae406ce3fb944d47542d1a5614cbec6c4 (patch)
tree016164f437426bf3820d7deb97c78da454a20135 /CHANGELOG.md
parentf5b5c9c156db41d5a0f323aad0763da2ceea38fb (diff)
downloadchef-7ca2730ae406ce3fb944d47542d1a5614cbec6c4.tar.gz
Bump version to 14.1.17 by Chef Expeditorv14.1.17
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 1ebbf59319..32b1e99ca4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 14.1.16 -->
-## [v14.1.16](https://github.com/chef/chef/tree/v14.1.16) (2018-05-17)
+<!-- latest_release 14.1.17 -->
+## [v14.1.17](https://github.com/chef/chef/tree/v14.1.17) (2018-05-17)
#### Merged Pull Requests
-- UID now starts at 501, uses createhomedir instead [#4903](https://github.com/chef/chef/pull/4903) ([nmcspadden](https://github.com/nmcspadden))
+- [MSYS-817] fix for windows_task does not parse backslashes in the commad property [#7281](https://github.com/chef/chef/pull/7281) ([Vasu1105](https://github.com/Vasu1105))
<!-- latest_release -->
<!-- release_rollup since=14.1.12 -->
### Changes since 14.1.12 release
#### Merged Pull Requests
+- [MSYS-817] fix for windows_task does not parse backslashes in the commad property [#7281](https://github.com/chef/chef/pull/7281) ([Vasu1105](https://github.com/Vasu1105)) <!-- 14.1.17 -->
- UID now starts at 501, uses createhomedir instead [#4903](https://github.com/chef/chef/pull/4903) ([nmcspadden](https://github.com/nmcspadden)) <!-- 14.1.16 -->
- Add default_action to the resource inspector [#7276](https://github.com/chef/chef/pull/7276) ([tas50](https://github.com/tas50)) <!-- 14.1.15 -->
- Add additional resource unit tests [#7275](https://github.com/chef/chef/pull/7275) ([tas50](https://github.com/tas50)) <!-- 14.1.14 -->