summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-08-07 23:10:39 +0000
committerChef Expeditor <chef-ci@chef.io>2019-08-07 23:10:39 +0000
commit5573e06c58d9ed40aa228d43fb943e3ef2999db5 (patch)
treecad56db822b4e8432bd54d045d6853522c2f496b /CHANGELOG.md
parent1029cd105060359853d4ec6f7810effd8b242fbf (diff)
downloadchef-5573e06c58d9ed40aa228d43fb943e3ef2999db5.tar.gz
Bump version to 15.2.17 by Chef Expeditorv15.2.17
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 ef3ff57c82..457ed1f546 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.2.16 -->
-## [v15.2.16](https://github.com/chef/chef/tree/v15.2.16) (2019-08-07)
+<!-- latest_release 15.2.17 -->
+## [v15.2.17](https://github.com/chef/chef/tree/v15.2.17) (2019-08-07)
#### Merged Pull Requests
-- fix knife node environment set output [#8772](https://github.com/chef/chef/pull/8772) ([dheerajd-msys](https://github.com/dheerajd-msys))
+- Chef-15: Make temp dir using mkdir instead of mktemp [#8795](https://github.com/chef/chef/pull/8795) ([vsingh-msys](https://github.com/vsingh-msys))
<!-- latest_release -->
<!-- release_rollup since=15.1.36 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Chef-15: Make temp dir using mkdir instead of mktemp [#8795](https://github.com/chef/chef/pull/8795) ([vsingh-msys](https://github.com/vsingh-msys)) <!-- 15.2.17 -->
- fix knife node environment set output [#8772](https://github.com/chef/chef/pull/8772) ([dheerajd-msys](https://github.com/dheerajd-msys)) <!-- 15.2.16 -->
- Fix for rhsm_repo disable does not support wildcard [#8794](https://github.com/chef/chef/pull/8794) ([kapilchouhan99](https://github.com/kapilchouhan99)) <!-- 15.2.15 -->
- zypper_package upgrade action not working [#8462](https://github.com/chef/chef/pull/8462) ([foobarbam](https://github.com/foobarbam)) <!-- 15.2.14 -->