summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-01-16 21:53:09 +0000
committerChef Expeditor <expeditor@chef.io>2020-01-16 21:53:09 +0000
commitb32573ecddd5fb09413c69b4aace029be94a1fa3 (patch)
tree5f7e245439d48dce4f173e94efd0f3c0dd962875 /CHANGELOG.md
parent1c671d136a7e91da4a98e5468a15765c11c21bef (diff)
downloadchef-b32573ecddd5fb09413c69b4aace029be94a1fa3.tar.gz
Bump version to 15.7.19 by Chef Expeditorv15.7.19
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 25db10200b..9649e26fd5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.7.18 -->
-## [v15.7.18](https://github.com/chef/chef/tree/v15.7.18) (2020-01-16)
+<!-- latest_release 15.7.19 -->
+## [v15.7.19](https://github.com/chef/chef/tree/v15.7.19) (2020-01-16)
#### Merged Pull Requests
-- Use /etc/chef for bootstrapping instead of CONF_DIR [#9226](https://github.com/chef/chef/pull/9226) ([marcparadise](https://github.com/marcparadise))
+- Windows Path on Bootstrap [#8669](https://github.com/chef/chef/pull/8669) ([Xorima](https://github.com/Xorima))
<!-- latest_release -->
<!-- release_rollup since=15.6.10 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Windows Path on Bootstrap [#8669](https://github.com/chef/chef/pull/8669) ([Xorima](https://github.com/Xorima)) <!-- 15.7.19 -->
- Use /etc/chef for bootstrapping instead of CONF_DIR [#9226](https://github.com/chef/chef/pull/9226) ([marcparadise](https://github.com/marcparadise)) <!-- 15.7.18 -->
- Use the right class in knife supermarket install [#9217](https://github.com/chef/chef/pull/9217) ([tas50](https://github.com/tas50)) <!-- 15.7.17 -->
- Fix for windows task not idempotent on the windows19 and window… [#9223](https://github.com/chef/chef/pull/9223) ([Vasu1105](https://github.com/Vasu1105)) <!-- 15.7.16 -->