summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2019-10-15 06:47:59 +0000
committerChef Expeditor <expeditor@chef.io>2019-10-15 06:47:59 +0000
commit6f84ddbe9a73f2636f93c5dc0e2f68a4464f0390 (patch)
tree1decf243d304e34aefaa1204be71243510a23c64 /CHANGELOG.md
parent61f4c788c8c0cccc9d4877ce0da597d8257d3b58 (diff)
downloadchef-b95f7ea9d5f3ecef09cf35e91d66a04601cb17b6.tar.gz
Bump version to 15.4.42 by Chef Expeditorv15.4.42
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 75f205302f..17969eea0a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.4.41 -->
-## [v15.4.41](https://github.com/chef/chef/tree/v15.4.41) (2019-10-15)
+<!-- latest_release 15.4.42 -->
+## [v15.4.42](https://github.com/chef/chef/tree/v15.4.42) (2019-10-15)
#### Merged Pull Requests
-- Enhance knife supermarket list &amp; search [#8971](https://github.com/chef/chef/pull/8971) ([vsingh-msys](https://github.com/vsingh-msys))
+- Fix typo for knife download --[no]diff and --[-no]force options. [#8995](https://github.com/chef/chef/pull/8995) ([Vasu1105](https://github.com/Vasu1105))
<!-- latest_release -->
<!-- release_rollup since=15.3.14 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Fix typo for knife download --[no]diff and --[-no]force options. [#8995](https://github.com/chef/chef/pull/8995) ([Vasu1105](https://github.com/Vasu1105)) <!-- 15.4.42 -->
- Enhance knife supermarket list &amp; search [#8971](https://github.com/chef/chef/pull/8971) ([vsingh-msys](https://github.com/vsingh-msys)) <!-- 15.4.41 -->
- Using umask to avoid race conditions in bootstrap [#8895](https://github.com/chef/chef/pull/8895) ([Nimesh-Msys](https://github.com/Nimesh-Msys)) <!-- 15.4.40 -->
- Avoid a PATH environment variable update before a windows package install [#8961](https://github.com/chef/chef/pull/8961) ([jeremyhage](https://github.com/jeremyhage)) <!-- 15.4.39 -->