summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-05-21 08:14:41 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-05-21 08:14:41 +0000
commitd2cd93486f8183a96d83024d8c2e9d8b0b5088b6 (patch)
treef12dbdf58fe22e7f3cb2e1aabbd88d0943b77b7b /CHANGELOG.md
parent9877e3a4ee7e7a0b267d932ab08a8773e2b8329f (diff)
downloadchef-d2cd93486f8183a96d83024d8c2e9d8b0b5088b6.tar.gz
Bump version to 14.1.20 by Chef Expeditorv14.1.20
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 e7a6771bd3..1a47d5b0d9 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.19 -->
-## [v14.1.19](https://github.com/chef/chef/tree/v14.1.19) (2018-05-18)
+<!-- latest_release 14.1.20 -->
+## [v14.1.20](https://github.com/chef/chef/tree/v14.1.20) (2018-05-21)
#### Merged Pull Requests
-- Fix manifest entries for root files [#7270](https://github.com/chef/chef/pull/7270) ([thommay](https://github.com/thommay))
+- Fix systemd_unit user context [#7274](https://github.com/chef/chef/pull/7274) ([mal](https://github.com/mal))
<!-- latest_release -->
<!-- release_rollup since=14.1.12 -->
### Changes since 14.1.12 release
#### Merged Pull Requests
+- Fix systemd_unit user context [#7274](https://github.com/chef/chef/pull/7274) ([mal](https://github.com/mal)) <!-- 14.1.20 -->
- Fix manifest entries for root files [#7270](https://github.com/chef/chef/pull/7270) ([thommay](https://github.com/thommay)) <!-- 14.1.19 -->
- object validation for DataHandlerBase#normalize_hash [#7264](https://github.com/chef/chef/pull/7264) ([jeremymv2](https://github.com/jeremymv2)) <!-- 14.1.18 -->
- [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 -->